This website requires JavaScript.
Explore
Help
Register
Sign In
tomoaki
/
hakorune
Watch
1
Star
0
Fork
0
You've already forked hakorune
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f6fe4f332decf9dc491ea9e49bdbf4ef8dff145b
hakorune
/
apps
/
tests
/
macro
/
if
/
print_expr.nyash
6 lines
48 B
Plaintext
Raw
Normal View
History
Unescape
Escape
llvm(smoke): make PHI hygiene robust; sanitize empty PHI via env; adjust tests to statement-if; allow non-zero exit; compute empty PHI safely
2025-09-20 05:21:09 +09:00
if (1 < 2) {
print(10)
} else {
print(20)
}
Reference in New Issue
Copy Permalink