mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-11 00:21:29 +00:00
Match the rules from the old backend: 1. Private and inline only methods get package private default argument stubs. 2. Everything else is public.