File: foo.lua

package info (click to toggle)
python-lua 1.0-1
  • links: PTS
  • area: main
  • in suites: sid
  • size: 200 kB
  • sloc: ansic: 1,199; python: 196; sh: 65; makefile: 16
file content (4 lines) | stat: -rw-r--r-- 28 bytes parent folder | download
1
2
3
4
return {
a = 3,
b = 'bar'
}