Closed mkruselj closed 1 year ago
These contain the amount of entries in a literal define. Example:
define FOO := apple, banana, pear, kiwi
Adds a FOO.SIZE define that has a value of 4.
FOO.SIZE
Closes #99
These contain the amount of entries in a literal define. Example:
define FOO := apple, banana, pear, kiwi
Adds a
FOO.SIZE
define that has a value of 4.Closes #99