So my workaround is `MyClass<T : Any>` and `...
# getting-started
m
So my workaround is
MyClass<T : Any>
and
var data : T? = null