parent
150a83efd5
commit
e048e5afb5
|
|
@ -0,0 +1,5 @@
|
|||
declare int "ArrayRef"([100 x int] * %Array)
|
||||
|
||||
int "ArrayRef"([100 x int] * %Array) {
|
||||
ret int 0
|
||||
}
|
||||
Loading…
Reference in New Issue