Guest User

Untitled

a guest
Oct 20th, 2018
185
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. class Foo
  2.   foo: "bar" # Do you prefer this?
  3.  
  4.   constructor: ->
  5.     @foo = "bar" # Or this?
Add Comment
Please, Sign In to add comment