union initializers, fix bug with array initializers
This commit is contained in:
parent
6ccef91d52
commit
2a65d49d59
3 changed files with 80 additions and 14 deletions
|
@ -36,6 +36,7 @@ function ident_list_len
|
|||
:ilist_len_ret
|
||||
return len
|
||||
|
||||
; idxth value stored in ident list, or 0 if idx >= length
|
||||
function ident_list_value_at_index
|
||||
argument list
|
||||
argument idx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue