mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
match to switch; Optional semicolons after "import" statements
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#shared_global_scope;
|
||||
#shared_global_scope
|
||||
|
||||
__multi3 :: proc(a, b: u128) -> u128 #cc_c #link_name "__multi3" {
|
||||
bits_in_dword_2 :: size_of(i64) * 4;
|
||||
|
||||
Reference in New Issue
Block a user