summaryrefslogtreecommitdiff
path: root/Userland/true.cpp
blob: 905869dfa380ffc33b144100a1785ed0ed90ef42 (plain)
1
2
3
4
int main()
{
    return 0;
}