mirror of
https://github.com/odin-lang/Odin.git
synced 2026-07-26 09:11:47 +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