Fix testNotPossible (no more conversion to secondary constructor)

This commit is contained in:
Mikhail Glukhikh
2018-10-05 11:37:09 +03:00
parent c01362a943
commit a43be4cbe8
@@ -1,5 +1,4 @@
// "Specify override for 'foo(): Unit' explicitly" "false"
// ACTION: Convert to secondary constructor
// ACTION: Create test
// ACTION: Make primary constructor internal
// ACTION: Make primary constructor private