blob: e6215af9829d8525e443712e1c3ab186fc318b45 [file] [log] [blame]
__attribute__((always_inline))
void f() {
}
int main() {
return 0;
}