snapshot before regression test
This commit is contained in:
6
TransPyV/Test/App/simple_test.py
Normal file
6
TransPyV/Test/App/simple_test.py
Normal file
@@ -0,0 +1,6 @@
|
||||
import stdio
|
||||
|
||||
def simple_test() -> int:
|
||||
stdio.printf("hello\n")
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user