mirror of https://github.com/kdl-org/kdl.git
Update draft-marchan-kdl2.md
Co-authored-by: Tab Atkins Jr. <jackalmage@gmail.com>
This commit is contained in:
parent
2f21bd3fcf
commit
c4613f66ca
|
|
@ -315,7 +315,7 @@ may be used.
|
||||||
|
|
||||||
#### Explicit Suffix Type Annotation
|
#### Explicit Suffix Type Annotation
|
||||||
|
|
||||||
Any ({{number}}) may have a `#` attached to it, followed by any valid
|
Any ({{number}}) may have a `#` appended to it, followed by any valid
|
||||||
({{identifier-string}}). This is an explicit ({{suffix-type-annotation}}) syntax
|
({{identifier-string}}). This is an explicit ({{suffix-type-annotation}}) syntax
|
||||||
without any of the relatively complex requirements of
|
without any of the relatively complex requirements of
|
||||||
({{bare-suffix-type-annotation}}), which can be a useful escape hatch. For
|
({{bare-suffix-type-annotation}}), which can be a useful escape hatch. For
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue