mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 15:53:46 +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.