Re: When do we get benefit to use "long string"?
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: When do we get benefit to use "long string"?
- From: Dirk Laurie <dirk.laurie@...>
- Date: 2016年6月21日 08:59:48 +0200
2016年06月21日 8:33 GMT+02:00 Satoru Kawahara <s1311350@coins.tsukuba.ac.jp>:
> Lua5.3 uses "long string", which length is larger than 255, at VM's internal
> expression.
That kiind of long string is a Pascal construct. "long string" in Lua means
a string delimited by [[...]] etc.