This website requires JavaScript.
Explore
Help
Register
Sign In
tlang
/
t
Watch
1
Star
1
Fork
You've already forked t
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e5cb256e8a
t
/
source
/
tlang
/
testing
/
basic1.t
4 lines
53 B
Perl
Raw
Blame
History
void
main
(
string
hello
)
{
print
(
"Hello world"
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink