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

9 lines
115 B
C
Raw Normal View History

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