Rename "union" semantics to "typeset".
This commit is contained in:
@@ -440,6 +440,7 @@ enum TokenKind {
|
||||
tTHEN,
|
||||
tTHIS,
|
||||
tTYPEDEF,
|
||||
tTYPESET,
|
||||
tUNION,
|
||||
tVAR,
|
||||
tVIEW_AS,
|
||||
|
||||
Reference in New Issue
Block a user