5 lines
58 B
LLVM
5 lines
58 B
LLVM
|
|
define i64 @main(i64 %argc, i8** %arcv) {
|
||
|
|
ret i64 -1
|
||
|
|
}
|
||
|
|
|