Codebase list ohcount / lintian-fixes/main test / src_dir / puppet_empty_class_1.pp
lintian-fixes/main

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

puppet_empty_class_1.pp @lintian-fixes/mainraw · history · blame

1
2
3
4
class tester (
) {
  "Some Content"
}