Codebase list ohcount / fresh-snapshots/main test / src_dir / puppet_empty_class_1.pp
fresh-snapshots/main

Tree @fresh-snapshots/main (Download .tar.gz)

puppet_empty_class_1.pp @fresh-snapshots/mainraw · history · blame

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