Type definition syntax should use TypeSpec for base type and implemented interfaces
MSDN-WhiteKnight opened this issue · 0 comments
MSDN-WhiteKnight commented
extends [mscorlib]System.Object
instead of extends class [mscorlib]System.Object
ECMA-335 II.10.1 Type header (ClassHeader)