This website requires JavaScript.
Explore
Help
Sign In
Username404-59
/
Yerbacon
Watch
1
Star
0
Fork
You've already forked Yerbacon
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1019332fd2
Yerbacon
/
examples
/
HelloWorld.ybcon
4 lines
48 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Hidden git history due to a license change.
2020-12-11 22:36:10 +01:00
main #= [] -> {
Rename the "println" function to "print_line" and fix HelloWorld.ybcon
2021-12-22 20:53:35 +01:00
print_line("Hello, World!")
Hidden git history due to a license change.
2020-12-11 22:36:10 +01:00
}