|
> 2016-06-21 8:33 GMT+02:00 Satoru Kawahara <s1311350@coins.tsukuba.ac.jp>:
> That kiind of long string is a Pascal construct. "long string" in Lua means
> a string delimited by [[...]] etc.
Which will have exactly the same representation as any other string,
depending on the 255 char limit.