mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
Fix old_demos; Fix when bug; Fix enum .names
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import "fmt.odin";
|
||||
import "core:fmt.odin";
|
||||
|
||||
main :: proc() {
|
||||
recursive_factorial :: proc(i: u64) -> u64 {
|
||||
|
||||
Reference in New Issue
Block a user