mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-14 14:23:43 +00:00
strings.split; strings.index; eprint* over print*_err;
This commit is contained in:
@@ -55,7 +55,7 @@ TargetEndianKind target_endians[TargetArch_COUNT] = {
|
||||
|
||||
|
||||
|
||||
String const ODIN_VERSION = str_lit("0.10.1");
|
||||
String const ODIN_VERSION = str_lit("0.10.2");
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user