Kaydet (Commit) 9817c142 authored tarafından Colomban Wendling's avatar Colomban Wendling

Add a few missing Haxe keywords

Closes #3448664.
üst ce742b45
......@@ -3,8 +3,8 @@
[keywords]
# all items must be in one line
primary=abstract break case catch class const continue trace do else enum extends finally for function goto if implements import in instanceof int interface new package private public return static super switch this throw throws transient try typeof var void volatile while with
secondary=Bool Float Int null Void Enum String
primary=abstract break case catch class const continue trace do else enum extends finally for function goto if implements import in inline instanceof int interface new package private public return static super switch this throw throws transient try typeof using var void volatile while with
secondary=Bool Dynamic Float Int null Void Enum String
classes=Array ArrayAccess Class Date DateTools EReg Hash IntHash IntIter Iterable Iterator Lambda List Math Null Protected Reflect Std StringBuf StringTools Type UInt ValueType Xml XmlType
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment