Join Slack
Communities
Powered by
it seems like that if I do `val t: Target = Target...
# getting-started
p
poohbar
05/12/2017, 4:43 PM
it seems like that if I do
val t: Target = Target(...)
before
I have defined the class
Target
it assumes it is the annotation instead of sayin it is unresolved.
u
umar
05/13/2017, 3:59 AM
poohbar: Just define your
Target
first and then use it
2
Views
Open in Slack
Previous
Next