constlua 0.1.0

const fn by lua
Documentation
1
2
3
4
5

hello = {}
hello[0] = "s".."312"
hello[1] = 1
hello[2] = 2