This commit is contained in:
Kartik K. Agaram 2014-10-05 10:51:28 -07:00
parent ea1cfd5233
commit 5812830d53
1 changed files with 1 additions and 1 deletions

2
mu.arc
View File

@ -290,7 +290,7 @@
(apply + (map sz
(firstn idx typeinfo.base!elems))))
,typeinfo.base!elems.idx)))
'else
:else
(assert nil "get on invalid type @base")))
aref
(array-ref arg.0 (v arg.1))