mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-22 15:37:51 +00:00
enum_to_string
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
#import "fmt.odin" as fmt
|
||||
|
||||
thing :: proc() {
|
||||
thing :: proc() #link_name "frankerooney" {
|
||||
fmt.println("Hello!")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user