lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi,

Someone probably made an oopsie in the release without noticing it.
Just change line 11 to
string = require"string"

That's how it reads in the release. I don't know where the ':' came from in his version of the file.

[]s,
Diego