CAP/MiniC/TP04/tests/provided/unsupported/float.c

9 lines
113 B
C
Raw Normal View History

2024-10-06 19:58:11 +02:00
int main() {
float f;
return 0;
}
// SKIP TEST EXPECTED
// EXITCODE 5
// EXPECTED
// Unsupported type float