This website requires JavaScript.
Explore
Help
Sign in
RGBCube
/
serenity
Watch
1
Fork
You've already forked serenity
0
mirror of
https://github.com/RGBCube/serenity
synced
2025-05-31 09:48:11 +00:00
Code
Issues
Activity
Actions
3faaa3e04a
serenity
/
Userland
/
false.cpp
Andreas Kling
3faaa3e04a
Add /bin/false and /bin/true for fun. :^)
2018-10-25 21:39:37 +02:00
4 lines
29 B
C++
Raw
Blame
History
int
main
(
)
{
return
1
;
}
Reference in a new issue
View git blame
Copy permalink