scons_gd/scons/test/D/SharedObjects/Image/code.d
2022-10-15 16:06:26 +02:00

4 lines
39 B
D

int returnTheAnswer() {
return 42;
}