Advertisement
Guest User

Untitled

a guest
May 4th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Scala 0.11 KB | None | 0 0
  1. form.text=Text
  2. form.is_performed=Done?
  3.  
  4. // This doesn't work
  5. form {
  6.   text=Text
  7.   is_performed=Done?
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement