File: hello.lua

package info (click to toggle)
gittuf 0.12.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,692 kB
  • sloc: python: 85; makefile: 58; sh: 1
file content (2 lines) | stat: -rw-r--r-- 31 bytes parent folder | download | duplicates (2)
1
2
print("Hello World!")
return 0