mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-08 03:24:19 +00:00
Separate ssa_struct_gep and ssa_array_gep procedures
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#import "fmt.odin"
|
||||
|
||||
main :: proc() {
|
||||
|
||||
fmt.println("Hellope!")
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user