This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
serenity
Watch
1
Star
0
Fork
You've already forked serenity
0
mirror of
https://github.com/SerenityOS/serenity.git
synced
2025-01-24 02:12:09 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
e76312ab63
serenity
/
Userland
/
true.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
0
;
}
Reference in a new issue
View git blame
Copy permalink