5 lines
55 B
LLVM
5 lines
55 B
LLVM
|
@glob = global i32 0
|
||
|
define void @bar() {
|
||
|
ret void
|
||
|
}
|