where would I report bugs in the kotlin playground...
# announcements
b
where would I report bugs in the kotlin playground? I get an AssertionError: Built-in class kotlin.Any is not found. https://pl.kotl.in/flR1fOdg9
i
b
ok, so the normal kotlin bug tracker. I wasn’t sure if the playground was a different project or something.
Looks like my problem was in using kotlin 1.3.60 instead of 1.3.61. That said the later version still does not work but it’s a different bug that was already reported 😉
e
Guys, do you know what is workaround for this issue?