mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-08 06:09:58 +00:00
5 lines
29 B
C++
5 lines
29 B
C++
|
|
int main()
|
||
|
|
{
|
||
|
|
return 1;
|
||
|
|
}
|