This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/Ed94/Odin.git
synced
2026-06-21 13:14:59 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a98eee145d60a42324835c578d8573675d6fdd49
Odin
/
examples
/
demo
T
History
gingerBill
a98eee145d
Remove
try
; Replace
try x else y
with
or_else(x, y)
2021-07-05 16:23:13 +01:00
..
demo.odin
Remove
try
; Replace
try x else y
with
or_else(x, y)
2021-07-05 16:23:13 +01:00