# SyntaxError: Cannot find type 'Class'. # panda#10421 ClassNewInstance.sts # SyntaxError: Cannot find type 'HashMap'. # panda#10422 StringFasta.sts # SyntaxError: Cannot find type 'Class'. # panda#10423 generics_1.sts # panda#11502 nullCoalesc.sts # panda#11104 unboxing.sts # panda#11326 GenericsTest.sts # panda#11327 objectEquality.sts # FailKind.ES2PANDA_FAIL # panda#12518 CastReference3.sts conditionalExpressionGenericLUB.sts # Failed due to lambda captures trailing-lambda-with-capture.sts # ignored until union types are properly implemented and non nullish base type of array types can be properly handled notNullMultidimensionalArray.sts # ignored until verifier can't handle if a field name can be static and non-static at the same time class-fields-same-name.sts # Disabled temporarily #I8EM2T implementation struct directly expanded to class struct-identifier.sts struct-init.sts struct-init2.sts struct_implements.sts top_level_03.sts # Functional type with rest parameter lambdaExpressionWithRestParameter.sts funcRefWithRestArguments.sts # Wrong type inferred for lambda type_param_in_union.sts # verifier false positive for 64 bit instructions on union types. # Issue: #16216 union_wide_property_access.sts # Issue: #16049 increment-on-nullish-type.sts # Issue: #17711 annotation_tests/AnnotationDeclare01.sts annotation_tests/AnnotationDeclare02.sts annotation_tests/AnnotationForAbstractClass.sts annotation_tests/AnnotationForFunction01.sts annotation_tests/AnnotationForFunction02.sts annotation_tests/AnnotationNoNeedToSetProperties01.sts annotation_tests/AnnotationNoNeedToSetProperties02.sts annotation_tests/AnnotationNoNeedToSetProperties03.sts annotation_tests/AnnotationsDefineAndUseForClass.sts annotation_tests/AnnotationsFieldType01.sts annotation_tests/AnnotationsFieldType02.sts annotation_tests/AnnotationsFieldType03.sts annotation_tests/AnnotationsFieldType04.sts annotation_tests/ExportForAnnotation01.sts annotation_tests/ImportForAnnotation01.sts annotation_tests/ImportForAnnotation02.sts annotation_tests/Muti-AnnotationsDefineAndUseForClass.sts # 15276 n_overrideWithNullable.sts nullableType.sts #Issue 17949 #SyntaxError: Cannot find type 'C'. lambdaWithLocalClassAccess.sts