mise à jour des tests
This commit is contained in:
7
tests/testSemanticError/test_decl_scope3.vsl
Normal file
7
tests/testSemanticError/test_decl_scope3.vsl
Normal file
@@ -0,0 +1,7 @@
|
||||
PROTO VOID f(i)
|
||||
|
||||
FUNC INT main() {
|
||||
PRINT i
|
||||
RETURN 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user