From 6386883842d6d3f9f319a641bcc985f2f7f5506d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=80=E8=90=8C=E5=B0=8F=E6=B1=90?= Date: Mon, 19 Jul 2021 21:19:38 +0800 Subject: record bug --- test/definition/bug.lua | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'test') diff --git a/test/definition/bug.lua b/test/definition/bug.lua index fbc2b6a8..819f051d 100644 --- a/test/definition/bug.lua +++ b/test/definition/bug.lua @@ -242,3 +242,11 @@ end local ?> = '' ]] + +-- TODO: bug +--TEST [[ +--local t, a +--local = t[a] +-- +--t[a] = +--]] -- cgit v1.2.3