Join Slack
Powered by
``` with(fruit as Apple) { fruit.anAppleMethod() }...
# getting-started
n
nelsonkam
09/19/2016, 8:30 PM
Copy code
with(fruit as Apple) { fruit.anAppleMethod() }
3
Views
Open in Slack
Previous
Next