From 552c260d3c3e8d2c65125bba77b588d7e487d983 Mon Sep 17 00:00:00 2001 From: Li Jin Date: Fri, 5 Dec 2025 17:44:20 +0800 Subject: Fixed more error messages. --- spec/inputs/import.yue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/inputs/import.yue') diff --git a/spec/inputs/import.yue b/spec/inputs/import.yue index 8982e6c..ee1fdfc 100644 --- a/spec/inputs/import.yue +++ b/spec/inputs/import.yue @@ -23,7 +23,7 @@ do b, c from z do - import a + import a, b c from z -- cgit v1.2.3-55-g6feb