This website requires JavaScript.
Explore
Help
Register
Sign In
birth-software
/
bloat-buster
Watch
1
Star
0
Fork
0
You've already forked bloat-buster
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
bloat-buster
/
tests
/
shift_right.nat
David Gonzalez Martin
6a93f33fed
Implement shifts
2024-07-28 14:31:08 +02:00
5 lines
37 B
Plaintext
Raw
Blame
History
fn main() s32
{
return 1 >> 1;
}
Reference in New Issue
View Git Blame
Copy Permalink