- alpine 3.17.1, 3.18, 3.19 and edge x86-64
- multiple linux kernels worked 6.1.8-lts w/zfs and 6.6.8-lts
- edge, testing apk repos enabled
this is 1st gist file for the challenge 6
function gist1()
print("hello world this is lua function of print") -- some comments
end
gist1()