Join Slack
Powered by
Cannot i use ‘if’ in the ‘if’ ??? in kolin ? like...
# android
m
moka
04/18/2016, 1:27 PM
Cannot i use ‘if’ in the ‘if’ ??? in kolin ? like
Copy code
if ( condition ) { if ( condition2 ) some code .. // error ??? } else { some code .. }
2
Views
Open in Slack
Previous
Next