Initial commit
This commit is contained in:
4
tests/testlevel1/hello_world.vsl
Normal file
4
tests/testlevel1/hello_world.vsl
Normal file
@@ -0,0 +1,4 @@
|
||||
FUNC VOID main() {
|
||||
PRINT "Hello World"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user