Join Slack
Powered by
it gets removed by kotlinc/javac because it's a co...
# android
j
jw
08/07/2019, 5:17 PM
it gets removed by kotlinc/javac because it's a compile-time constant
👍 4
t
trevjones
08/07/2019, 8:45 PM
does it though? it gets implemented as
Boolean.parseBoolean("true")
which forces it into runtime no?
j
jw
08/07/2019, 8:52 PM
that's only for debug builds
👍 3
Open in Slack
Previous
Next