This is valid Kotlin, but breaks the compiler when...
# compose
h
This is valid Kotlin, but breaks the compiler when
@Composable
annotations are added. Is this a known issue, am I doing something stupid, or should I just report a bug?
Running on
1.0.0-beta07
d
Ha, looks like vararg is too hard. This is ticket worthy.
h
👍