1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-12 17:55:41 +08:00

8 lines
205 B
Plaintext
Raw Normal View History

Given markdown:
你好, 中文
Execute (test error E001):
CheckChinese
AssertEqual getqflist()[0].lnum, 1
AssertEqual getqflist()[0].col, 10
AssertEqual getqflist()[0].text[:3], 'E004'