Pt 164325512 variant constants #130

Merged
zxq9 merged 9 commits from PT-164325512-variant-constants into fortuna 2019-03-01 21:05:25 +09:00
Showing only changes of commit 1af6106eb4 - Show all commits

View File

@ -85,7 +85,7 @@ Immediate values can be of 9 types:
`()`
`(1, "foo")`
9. Varaiants: (| Size | Tag | ( Elements ) |)
9. Variants: (| Size | Tag | ( Elements ) |)
`(| 42 | 12 | ( "foo", 12) |)`
Where