1 2 3 4 5 6 7
//error: bad syntax near `"Foo.ipdl"' include protocol "Foo.ipdl"; protocol oldIncludeSyntax { child: async __delete__(X x); };