class Subclass is Range {} // expect runtime error: Class 'Subclass' cannot inherit from built-in class 'Range'.