重置上传,新增了多个标准库,开始 TransPyV 自举实验
This commit is contained in:
5
includes/hello.py
Normal file
5
includes/hello.py
Normal file
@@ -0,0 +1,5 @@
|
||||
import stdio
|
||||
|
||||
|
||||
def helloworld():
|
||||
stdio.printf("Hello, world!\n")
|
||||
Reference in New Issue
Block a user