mirror of
https://github.com/servo/servo
synced 2026-05-11 09:26:59 +02:00
`expect` is wrong here because whether or not the resulting symbol is snake-cased depends entirely on what is passed to the macro. Testing: This just fixes a build warning, so should not effect behavior. Signed-off-by: Martin Robinson <mrobinson@igalia.com>