This website requires JavaScript.
Explore
Help
Sign In
cli
/
q
Code
Issues
Pull Requests
Activity
4 lines
44 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Enforced consistent naming
2024-06-26 23:24:11 +02:00
main() {
x := 123 +++ 456
Improved variable lifetime tracking
2024-06-30 00:17:14 +02:00
syscall(60, x)
Enforced consistent naming
2024-06-26 23:24:11 +02:00
}
Reference in New Issue
Copy Permalink