[examples] write labels.mdesk with examples of labels

This commit is contained in:
Allen Webster
2021-09-13 18:09:38 -07:00
parent feafba93f3
commit e5c9b49c83
6 changed files with 109 additions and 11 deletions
+1 -1
View File
@@ -322,7 +322,7 @@ main:
@doc("This is a string literal that used triplets (three of its boundary characters in a row, on either side) to mark its boundaries, making it multiline.")
StringTriplet,
@doc("The label on this node comes from a token with the @code MD_TokenKind_NumericLiteral kind.")
@doc("The label on this node comes from a token with the @code MD_TokenKind_Numeric kind.")
Numeric,
@doc("The label on this node comes from a token with the @code MD_TokenKind_Identifier kind.")
Identifier,