mirror of
https://github.com/zebrajr/ladybird.git
synced 2025-12-06 00:19:53 +01:00
IDLGenerators: Make 'operator' a reserved word
This is the name of an attribute of CSSMathValue.
This commit is contained in:
parent
4791f9e88f
commit
ef8ca729cc
|
|
@ -356,6 +356,7 @@ static ByteString make_input_acceptable_cpp(ByteString const& input)
|
|||
"inline",
|
||||
"mutable",
|
||||
"namespace",
|
||||
"operator",
|
||||
"register",
|
||||
"switch",
|
||||
"template")) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user