Files
serenity/Userland/Libraries/LibIDL
Jelle Raaijmakers 1ac99ab1a5 LibIDL: Allow trailing comma in enumerations
IDL enumerations are one of the rare list types in the IDL spec that
allow for a trailing comma:

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17508
(cherry picked from commit 47597d0fb83d78eaf43be549cd7fe23e9b239b78)
2024-11-01 08:31:05 -04:00
..