Update src/aeb_fate_asm.erl
Co-Authored-By: happi <happi@stenmans.org>
This commit is contained in:
parent
04b086e545
commit
1c2b6fb501
@ -62,7 +62,7 @@
|
|||||||
%%% 8. Tuples ( Elements )
|
%%% 8. Tuples ( Elements )
|
||||||
%%% ()
|
%%% ()
|
||||||
%%% (1, "foo")
|
%%% (1, "foo")
|
||||||
%%% 9. Varaiants: (| Size | Tag | ( Elements ) |)
|
%%% 9. Variants: (| Size | Tag | ( Elements ) |)
|
||||||
%%% (| 42 | 12 | ( "foo", 12) |)
|
%%% (| 42 | 12 | ( "foo", 12) |)
|
||||||
%%%
|
%%%
|
||||||
%%% Where Digits: [0123456789]
|
%%% Where Digits: [0123456789]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user