Files
2024-04-13 15:29:53 +02:00

5 lines
49 B
Plaintext

#build_if(0);
A :: proc(): int {
return 1;
}