diff options
Diffstat (limited to 'apl9.h')
-rw-r--r-- | apl9.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -104,6 +104,7 @@ struct Array Rune *runedata; Mixed *mixeddata; Array **arraydata; + Array *prototype; /* only in use when size == 0 and type == AtypeArray */ }; u64int info; /* info is a bitmap of information, divided as follows: |