mirror of
https://github.com/roc-lang/roc.git
synced 2025-07-24 06:55:15 +00:00

... and enforce that defs can only occur in blocks (or, inside parenthesized expressions)
7 lines
267 B
Text
7 lines
267 B
Text
App state initData : Html.Internal.Shared.App state initData
|
|
Html state : Html.Internal.Shared.Html state
|
|
Attribute state : Html.Internal.Shared.Attribute state
|
|
|
|
element = Html.Internal.Shared.element
|
|
text = Html.Internal.Shared.text
|
|
none = Html.Internal.Shared.none
|