Open
Description
If I'm reading the spec right, type definitions which implement multiple interfaces should have a &
separator between the interface names and optionally before the first interface name for a single interface. The parser rule for implements_interfaces_opt
in parser.ypp only expects whitespace.
Metadata
Metadata
Assignees
Labels
No labels