pocketpy/tests/30_import.py
BLUELOVETH c1abf1b492 ...
2023-06-01 00:49:16 +08:00

3 lines
42 B
Python

import test1
assert test1.add(1, 2) == 13