Files
tp2-vsl-pds/tests/fragment1/hello_world.vsl
2025-03-27 14:18:48 +01:00

5 lines
55 B
Plaintext

FUNC VOID main() {
PRINT "Hello World"
}