https://chromium.googlesource.com/chromium/src.git/+/master/tools/json_schema_compiler/test/idl_basics.idl The following attribute will not parse correctly. ``` [internal] namespace idl_basics { [...] } ```