Join Slack
Powered by
it will not generate both for interop without `@Jv...
# announcements
k
kevinmost
02/28/2018, 6:10 PM
it will not generate both for interop without
@JvmOverloads
. If you're calling a constructor for a
class Foo(p1: Int, p2: Int = 0)
from Java, you must pass 2 parameters
Open in Slack
Previous
Next