mirror of
https://github.com/odin-lang/Odin.git
synced 2026-02-15 15:44:04 +00:00
Remove check on array/slice/dynamic element size
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#import "fmt.odin";
|
||||
#import "math.odin";
|
||||
|
||||
main :: proc() {
|
||||
immutable program := "+ + * - /";
|
||||
|
||||
Reference in New Issue
Block a user