父节点
bb2322117f
当前提交
fcd35584de
9
tests/hello_world.aer
普通文件
9
tests/hello_world.aer
普通文件
@ -0,0 +1,9 @@
|
||||
class Main {
|
||||
|
||||
public function __construct() {
|
||||
print('Hello world!');
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
new Main();
|
1
tests/hello_world.exp
普通文件
1
tests/hello_world.exp
普通文件
@ -0,0 +1 @@
|
||||
Hello world!
|
正在加载...
x
在新工单中引用
屏蔽一个用户