diff options
Diffstat (limited to 'main.c3')
| -rw-r--r-- | main.c3 | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -0,0 +1,8 @@ +module c3term; +import std::io; + +fn int main(String[] args) +{ + io::printn("Hello, World!"); + return 0; +} |
![]() |
index : c3term.git | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |