We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 334e752 commit fe94d6aCopy full SHA for fe94d6a
build/shared/lib/keywords.txt
@@ -28,6 +28,16 @@ INTERNAL LITERAL2 AnalogReference RESERVED_WORD_2
28
INTERNAL1V1 LITERAL2 AnalogReference RESERVED_WORD_2
29
INTERNAL2V56 LITERAL2 AnalogReference RESERVED_WORD_2
30
31
+auto LITERAL2
32
+constexpr LITERAL2 RESERVED_WORD_2
33
+decltype LITERAL2 RESERVED_WORD_2
34
+nullptr LITERAL2 RESERVED_WORD_2
35
+char16_t LITERAL2 RESERVED_WORD_2
36
+char32_t LITERAL2 RESERVED_WORD_2
37
+static_assert LITERAL2 RESERVED_WORD_2
38
+operator LITERAL2 RESERVED_WORD_2
39
+enum LITERAL2 RESERVED_WORD_2
40
+delete LITERAL2 RESERVED_WORD_2
41
boolean LITERAL2 BooleanVariables RESERVED_WORD_2
42
byte LITERAL2 Byte RESERVED_WORD_2
43
char LITERAL2 Char RESERVED_WORD_2
0 commit comments