This website requires JavaScript.
Explore
Help
Sign In
kolan
/
dev
Watch
1
Star
0
Fork
You've already forked dev
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
3f3c1b1d59
dev
/
vala
/
hello
/
hello.vala
6 lines
55 B
Vala
Raw
Blame
History
int
main
(
)
{
print
(
"
Hello World
\n
"
)
;
return
0
;
}
Reference in New Issue
View Git Blame
Copy Permalink