This website requires JavaScript.
Explore
Help
Sign in
beenull
/
ladybird
Watch
1
Star
0
Fork
You've already forked ladybird
0
mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced
2024-11-23 08:00:20 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6
3218f00099
ladybird
/
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