mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-07 17:15:26 +00:00
This enables defining "any" types in IDL files such as:
any threshold = 0;
This isn't able to parse decimal values yet.
This enables defining "any" types in IDL files such as:
any threshold = 0;
This isn't able to parse decimal values yet.