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