6 lines
33 B
Plaintext
6 lines
33 B
Plaintext
|
|
main() : int
|
|
{
|
|
return 42;
|
|
}
|
|
|
main() : int
|
|
{
|
|
return 42;
|
|
}
|