Files
kotlin-fork/compiler
Mikhael Bogdanov 56d1184515 Restrict conditions for @JvmDefault super calls
Condition was too strict
  if @JvmDefault implicitly hidden by class in inheritance.
  Diagnostic is redundant cause there isn't breaking
  change depending on interface method generation strategy and
  delegating stub generation in inheriting class.
2018-04-10 16:33:26 +02:00
..
2018-04-10 15:45:55 +03:00
2018-04-10 15:58:30 +03:00
2018-04-06 08:53:31 +02:00