Join Slack
Powered by
-.txt
# announcements
d
Dangelomjoyce
04/29/2019, 11:29 PM
-.txt
-.txt
g
gildor
04/30/2019, 1:01 AM
100..89 is empty range, you probably need 89..100
gildor
04/30/2019, 1:01 AM
Correct range from 100 to 89 will be
100 downTo 89
gildor
04/30/2019, 1:03 AM
Ranges on lines 38 and 39 are interesting, so 39 will not be called
gildor
04/30/2019, 1:04 AM
And you have to return something in
else
if you want proper expression with when
2
Views
Open in Slack
Previous
Next