mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-23 16:14:23 +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.