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 21:24:11 +00:00
main() {
x := 123 +++ 456
Improved variable lifetime tracking
2024-06-29 22:17:14 +00:00
syscall(60, x)
Enforced consistent naming
2024-06-26 21:24:11 +00:00
}
Reference in New Issue
Copy Permalink