Skip to content

Commit fd020de

Browse files
committed
add a note about descriptions
1 parent 59c3c62 commit fd020de

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

spec/Appendix C -- Built-in Definitions.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# C. Appendix: Built-in Definitions
1+
# C. Appendix: Type System Definitions
2+
3+
This appendix lists all the type system definitions mentioned throughout this
4+
specification.
5+
6+
The descriptions are non-normative. Implementations are recommended to use them
7+
for consistency but different descriptions are allowed.
28

39
## Scalars
410

0 commit comments

Comments
 (0)