Join Slack
Powered by
Is there a way to enable unsigned types module wid...
# announcements
d
Dico
12/09/2018, 12:28 AM
Is there a way to enable unsigned types module wide? To avoid having to put @UseExperimental on everything.
t
todd.ginsberg
12/09/2018, 12:29 AM
There should be a compiler option for this, hold on.
todd.ginsberg
12/09/2018, 12:29 AM
-Xuse-experimental=kotlin.ExperimentalUnsignedTypes
todd.ginsberg
12/09/2018, 12:30 AM
From here:
https://github.com/Kotlin/KEEP/blob/master/proposals/unsigned-types.md
4
Views
Open in Slack
Previous
Next