BASTET/models/test2.py

4 lines
33 B
Python
Raw Normal View History

from test1 import f
print(f(1))