Add missing 'constructor' to testData when it was necessary

This commit is contained in:
Denis Zharkov
2015-05-12 18:12:48 +03:00
parent a9c1c3edb6
commit aa4a20dddc
8 changed files with 9 additions and 9 deletions
@@ -6,4 +6,4 @@ class A {
}
}
class C <!PLATFORM_STATIC_ILLEGAL_USAGE!>[platformStatic] ()<!>
class C <!PLATFORM_STATIC_ILLEGAL_USAGE!>[platformStatic] constructor()<!>