Primary constructor parameters supproted properly
This commit is contained in:
@@ -146,4 +146,8 @@ public class JetResolveTest extends ExtensibleResolveTestCase {
|
||||
doTest("/resolve/Projections.jet", true, true);
|
||||
}
|
||||
|
||||
public void testPrimaryConstructors() throws Exception {
|
||||
doTest("/resolve/PrimaryConstructors.jet", true, true);
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user