Skip to content

Commit 4c09ca2

Browse files
committed
修改测试
1 parent 9b7d3a6 commit 4c09ca2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Test/test_script/format_text/wait_format_by_option_should_be/local_assign_continuation_align_to_first_expression-eq-true.lua

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ t11 = {
3131
bbb = 456
3232
}
3333

34-
t12 = {
34+
t12 =
35+
{
3536
ccc = 789,
3637
}

0 commit comments

Comments
 (0)