This website requires JavaScript.
Explore
Help
Sign In
oyvindskaaden
/
TDT4205
Watch
1
Star
0
Fork
You've already forked TDT4205
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
9f31718671
TDT4205
/
exercises
/
05
/
vslc
/
vsl_programs
/
ps5-codegen1
/
helloworld.vsl
4 lines
66 B
Plaintext
Raw
Blame
History
func helloworld() begin
print "Hello, World!"
return 0
end
Reference in New Issue
View Git Blame
Copy Permalink