Merging upstream version 17.9.1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
2bf6699c56
commit
9777880e00
87 changed files with 45907 additions and 42511 deletions
|
@ -147,6 +147,8 @@ class TokenType(AutoName):
|
|||
VARIANT = auto()
|
||||
OBJECT = auto()
|
||||
INET = auto()
|
||||
IPADDRESS = auto()
|
||||
IPPREFIX = auto()
|
||||
ENUM = auto()
|
||||
|
||||
# keywords
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue