mirror of
https://github.com/odin-lang/Odin.git
synced 2026-07-26 09:11:47 +00:00
SSA Phi Node Support
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#import "fmt.odin"
|
||||
|
||||
main :: proc() {
|
||||
x := ?123
|
||||
fmt.println(123)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user