Skip to content

Instantly share code, notes, and snippets.

@zah
Created August 29, 2011 14:26
Show Gist options
  • Save zah/1178497 to your computer and use it in GitHub Desktop.
Save zah/1178497 to your computer and use it in GitHub Desktop.
Surprise, Surprise
template `:=` (lhs: expr, rhs: expr) : stmt =
var lhs = rhs
proc foo =
bar := 20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment