mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 23:49:22 +08:00
4 lines
24 B
C
4 lines
24 B
C
|
|
int f() {
|
||
|
|
return 1;
|
||
|
|
}
|