lulu 0.0.721

A mini lua runtime
Documentation
1
2
3
4
5
6
7
utils = require('utils')

local fttg = {
  tf = "fff"
}

print(fttg.fttg)