Codebase list ohcount / lintian-fixes/main test / detect_files / foo.coffee
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

foo.coffee @lintian-fixes/mainraw · history · blame

# CoffeeScript sample
square = (x) -> x * x