File: default_args.coffee

package info (click to toggle)
coffeescript 2.7.0%2Bdfsg1-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,376 kB
  • sloc: makefile: 20; xml: 9; javascript: 5; sh: 1
file content (2 lines) | stat: -rw-r--r-- 88 bytes parent folder | download | duplicates (7)
1
2
fill = (container, liquid = "coffee") ->
  "Filling the #{container} with #{liquid}..."