Join Slack
Powered by
`val tag: String = if (confirmed) "confirm" else “...
# getting-started
m
miha-x64
12/07/2016, 4:09 PM
val tag: String = if (confirmed) "confirm" else “reject”
Open in Slack
Previous
Next