mirror of
https://github.com/odin-lang/Odin.git
synced 2026-06-08 11:34:20 +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