Add missing 'constructor' to testData when it was necessary
This commit is contained in:
+1
-1
@@ -6,4 +6,4 @@ class A {
|
||||
}
|
||||
}
|
||||
|
||||
class C <!PLATFORM_STATIC_ILLEGAL_USAGE!>[platformStatic] ()<!>
|
||||
class C <!PLATFORM_STATIC_ILLEGAL_USAGE!>[platformStatic] constructor()<!>
|
||||
|
||||
Reference in New Issue
Block a user