mirror of
https://github.com/Relintai/scons_gd.git
synced 2025-03-20 19:12:32 +01:00
4 lines
39 B
D
4 lines
39 B
D
|
int returnTheAnswer() {
|
||
|
return 42;
|
||
|
}
|