summaryrefslogtreecommitdiffstatshomepage
path: root/tests/import/circular/sub.py
blob: 50d7afe07bc714e565ac415e7edf9a96c3fbef39 (plain) (blame)
1
2
3
from circular.main import x

y = x + 20