This website requires JavaScript.
Explore
Help
Register
Sign In
sfja.skp
/
slige
Watch
1
Star
0
Fork
0
You've already forked slige
mirror of
https://git.sfja.dk/Mikkel/slige.git
synced
2025-01-18 18:36:31 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
344214f1a4
slige
/
examples
/
increment.slg
sfja
344214f1a4
add sugar; special loop, compound assign
2024-12-14 02:53:58 +01:00
7 lines
43 B
Plaintext
Raw
Blame
History
fn main() {
let i = 0;
i += 1;
}
Reference in New Issue
View Git Blame
Copy Permalink