Вопрос

Everything is in the title : How do I do for import a trait in a worksheet for testing it? I have a function in that trait that I want to test..

Это было полезно?

Решение

Just import it like you always would:

import com.mytrait.MyTrait
Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top