Init new repository
This commit is contained in:
4
tests/test_namespaced_import/a/a.lc
Normal file
4
tests/test_namespaced_import/a/a.lc
Normal file
@@ -0,0 +1,4 @@
|
||||
/*@api*/
|
||||
A :: proc(): int {
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user