Skip to content

Commit fe94d6a

Browse files
author
Federico Fissore
committed
Adding keywords. Closes #2213
1 parent 334e752 commit fe94d6a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

build/shared/lib/keywords.txt

+10
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,16 @@ INTERNAL LITERAL2 AnalogReference RESERVED_WORD_2
2828
INTERNAL1V1 LITERAL2 AnalogReference RESERVED_WORD_2
2929
INTERNAL2V56 LITERAL2 AnalogReference RESERVED_WORD_2
3030

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
3141
boolean LITERAL2 BooleanVariables RESERVED_WORD_2
3242
byte LITERAL2 Byte RESERVED_WORD_2
3343
char LITERAL2 Char RESERVED_WORD_2

0 commit comments

Comments
 (0)