pocketpy/tests/30_import.py
BLUELOVETH 08d6a9a1ea ...
2023-06-01 00:29:12 +08:00

3 lines
40 B
Python

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