hi there, how can kotlin not find the builtin clas...
# announcements
h
hi there, how can kotlin not find the builtin class
Cloneable
? This happened when I tried to run a Spek test and the full message is
java.lang.AssertionError: Built-in class Cloneable is not found
.