Join Slack
Communities
Powered by
I would like to make something like this: ``` ...
# announcements
j
jackmiras
02/18/2017, 12:50 AM
I would like to make something like this:
Copy code
return { val message = "Unauthorized" ; val status = 401 }
Unfortunately if I execute this I'll be returning a function not a object.
Open in Slack
Previous
Next