Added test case
parent
c439b4792c
commit
e5cb256e8a
|
@ -0,0 +1,4 @@
|
|||
void main(string hello)
|
||||
{
|
||||
print("Hello world");
|
||||
}
|
Loading…
Reference in New Issue