1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--middleman/middleman-core/fixtures/passthrough-app/source/inline-coffeescript.html.haml

3 lines
72 B
Text
Raw Normal View History

:coffeescript
race = (winner, runners...) ->
print winner, runners