5
examples/tests/simple_format_test.c
Archivo normal
5
examples/tests/simple_format_test.c
Archivo normal
@@ -0,0 +1,5 @@
|
||||
int main() {
|
||||
int x = 10;
|
||||
int y = 20;
|
||||
return x + y; // Should be 30
|
||||
}
|
||||
Referencia en una nueva incidencia
Block a user