This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-04-21 07:49:43 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a83d9f59f64c94e615afbed43b3f99ec9c46feee
Odin
/
core
/
odin
History
gingerBill
a83d9f59f6
Fix typo in parser.odin
2020-03-07 21:12:52 +00:00
..
ast
x if cond else y
and
x when cond else y
expressions
2020-03-05 20:34:30 +00:00
parser
Fix typo in parser.odin
2020-03-07 21:12:52 +00:00
tokenizer
x if cond else y
and
x when cond else y
expressions
2020-03-05 20:34:30 +00:00