toaruos/apps/false.c

4 lines
26 B
C
Raw Normal View History

2018-08-02 08:50:06 +03:00
int main() {
return 1;
}