forked from OSchip/llvm-project
4 lines
24 B
C
4 lines
24 B
C
|
int f() {
|
||
|
return 1;
|
||
|
}
|