CAP/MiniC/TP04/tests/provided/unsupported/float.c
2024-10-06 19:58:11 +02:00

9 lines
113 B
C

int main() {
float f;
return 0;
}
// SKIP TEST EXPECTED
// EXITCODE 5
// EXPECTED
// Unsupported type float