Files
kotlin-fork/compiler/testData/cli/jvm
Alexander Udalov 204873edf2 Support "-Xno-check-impl" argument, check only real declarations
Use "-Xno-check-impl" to suppress checking whether the platform declaration
implementation has the "impl" modifier.

Do not check presence of fake overrides from platform class in the impl class,
otherwise there would be a lot of errors about the fact that
equals/hashCode/toString are not marked with the "impl" modifier
2016-11-25 20:50:29 +03:00
..
2014-12-02 13:47:48 +03:00
2015-09-08 05:49:32 +03:00
2014-07-23 21:24:40 +04:00
2015-10-18 17:53:29 +03:00
2014-07-23 21:24:40 +04:00
2016-02-01 22:20:30 +03:00