Initial commit
This commit is contained in:
5
tests/testlevel3/level3block1.vsl
Normal file
5
tests/testlevel3/level3block1.vsl
Normal file
@@ -0,0 +1,5 @@
|
||||
FUNC VOID main(f) {
|
||||
INT f
|
||||
f:=100
|
||||
PRINT f
|
||||
}
|
||||
Reference in New Issue
Block a user