This website requires JavaScript.
Explore
Help
Sign In
mid
/
nctref
Watch
1
Star
0
Fork
0
You've already forked nctref
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
5755e243a9
nctref
/
examples
/
if.nct
Mid
5755e243a9
IR linearization
2025-08-13 18:27:52 +03:00
6 lines
34 B
Plaintext
Raw
Blame
History
u16 x: 5;
if(x != 0) {
x = 2;
}
Reference in New Issue
View Git Blame
Copy Permalink