libcore|Info: Report a syntax error if block attribute is missing a value
Avoids the pitfall of `name inherits other {`, which is actuallyinterpreted as block type "name", block name "inherits", and attribute"other".
View differences
libcore|Info: Report a syntax error if block attribute is missing a value
Avoids the pitfall of `name inherits other {`, which is actually
interpreted as block type "name", block name "inherits", and attribute
"other".