kotlin-koans-edu-obsolete icon indicating copy to clipboard operation
kotlin-koans-edu-obsolete copied to clipboard

Conventions > For Loop solution has compile errors

Open bahrmichael opened this issue 6 years ago • 0 comments

After struggling to figure out the solution, I copied the Solution.kt into my Test.kt, leading to the unresolved variable shown below.

Assigning that variable to a local variable fixed it, though at my newbie stage I'm not sure why.

Kotlin version: 1.2.51

bahrmichael avatar Oct 05 '18 11:10 bahrmichael