File: file

package info (click to toggle)
libinline-perl 0.44-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 440 kB
  • ctags: 121
  • sloc: perl: 3,768; makefile: 38
file content (5 lines) | stat: -rw-r--r-- 74 bytes parent folder | download | duplicates (11)
1
2
3
4
5
# Inline Foo file

foo-sub test1 {
    foo-return $_[0] foo-eq 'test1';
}