Files
gyehoek-hs/golden/reader/list-dot-flat/read
T
msyds 6ff01a8607
build / build (push) Successful in 1m15s
parse lists
2026-08-21 02:25:58 -06:00

25 lines
535 B
Plaintext

[ Fix
( CompoundF
( DotListF
( Fix
( SimpleF
( Symbol "가" )
) :|
[ Fix
( SimpleF
( Symbol "나" )
)
, Fix
( SimpleF
( Symbol "다" )
)
]
)
( Fix
( SimpleF
( Symbol "라" )
)
)
)
)
]