Init new repository
This commit is contained in:
4
tests/any2.txt
Normal file
4
tests/any2.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
// #failed: resolve
|
||||
// #error: non constant global declarations are illegal
|
||||
global: int = 4;
|
||||
any_global: Any = global;
|
||||
Reference in New Issue
Block a user