summaryrefslogtreecommitdiff
path: root/spec/outputs/destructure.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add table pattern matching syntax and fix issue #93, remove a confusing ↵Li Jin2022-07-121-50/+71
| | | | default value syntax for destructuring.
* add placeholder support for list destructuring. fix part of issue #93.Li Jin2022-04-201-0/+7
|
* fix a global variable check case.Li Jin2022-02-151-2/+5
|
* fix test.Li Jin2021-10-121-0/+357