bug: record-constructor starting with an upvalue name gets an error
This commit is contained in:
8
bugs
8
bugs
@@ -179,4 +179,12 @@ Tue May 2 15:27:58 EST 2000
|
||||
** lparser.c
|
||||
Fri May 12 15:11:12 EST 2000
|
||||
>> first element in a list constructor is not adjusted to one value
|
||||
>> (e.g. <20>a = {gsub('a','a','')}<7D>)
|
||||
(by Tomas; since 4.0a)
|
||||
|
||||
** lparser.c
|
||||
Wed May 24 14:50:16 EST 2000
|
||||
>> record-constructor starting with an upvalue name gets an error
|
||||
>> (e.g. <20>local a; function f() x = {a=1} end<6E>)
|
||||
(by Edgar Toernig; since 3.1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user