This was actually cause by an invalid mangled name for the tag name. The generator looked like it wanted to test the first character, but didn't. So it's been fixed. Invalid start characters get prepended with an underscore.
This was actually cause by an invalid mangled name for the tag name. The generator looked like it wanted to test the first character, but didn't. So it's been fixed. Invalid start characters get prepended with an underscore.