Add internal keyword for c++-mode
This commit is contained in:
parent
1d9ebc68ee
commit
e21610efe0
1 changed files with 2 additions and 1 deletions
|
@ -32,6 +32,7 @@ goto
|
|||
if
|
||||
inline
|
||||
int
|
||||
internal
|
||||
long
|
||||
mutable
|
||||
namespace
|
||||
|
@ -71,4 +72,4 @@ volatile
|
|||
wchar_t
|
||||
while
|
||||
xor
|
||||
xor_eq
|
||||
xor_eq
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue