summaryrefslogtreecommitdiff
path: root/info/examples/Einfuehrung/foo.lua
blob: 5753f61bc896119178677dfe7b387605c6c94024 (plain)
1
2
3
4
5
#!/usr/bin/lua
lines = {
  luaH_set = 10,
  luaH_get = 24,
  luaH_present = 46 }