This website requires JavaScript.
Explore
Help
Register
Sign in
TudbuT
/
isbpl
Watch
1
Star
0
Fork
You've already forked isbpl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2ac0fdf6ed
isbpl
/
examples
/
helloworld.isbpl
6 lines
62 B
Text
Raw
Normal View
History
Unescape
Escape
add examples back
2022-05-13 19:12:38 +02:00
func main {
fix hello world
2022-05-17 20:02:49 +02:00
with args ;
add examples back
2022-05-13 19:12:38 +02:00
"Hello World!\n" puts
0
removr unused code
2022-05-17 20:02:18 +02:00
}
Reference in a new issue
Copy permalink