mirror of
https://github.com/vim/vim.git
synced 2026-02-01 11:34:23 +01:00
closes: #19189 Signed-off-by: Mao-Yining <mao.yining@outlook.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
45 lines
1.7 KiB
JSON
45 lines
1.7 KiB
JSON
{
|
|
"expect": {
|
|
"22": -1,
|
|
"94": "The cow jumped over the moon.",
|
|
"112": "There is some text missing from this line.",
|
|
"129": "There is some text missing from this line.",
|
|
"130": "There is some text missing from this line.",
|
|
"131": "There is also some text missing here.",
|
|
"132": "There is also some text missing here.",
|
|
"200": "There are some words that don't belong in this sentence.",
|
|
"216": "Somebody typed the end of this line twice.",
|
|
"254": -1,
|
|
"271": "This line of words is cleaned up.",
|
|
"284": -1,
|
|
"285": -1,
|
|
"286": -1,
|
|
"287": -1,
|
|
"288": -1,
|
|
"289": -1,
|
|
"290": -1,
|
|
"304": "Fix the errors on this line and replace them with undo.",
|
|
"344": -1,
|
|
"345": -1,
|
|
"346": -1,
|
|
"347": -1,
|
|
"361": "When this line was typed in, someone pressed some wrong keys!",
|
|
"362": "When this line was typed in, someone pressed some wrong keys!",
|
|
"382": "This line has a few words that need changing using the change operator.",
|
|
"383": "This line has a few words that need changing using the change operator.",
|
|
"403": "The end of this line needs to be corrected using the c$ command.",
|
|
"404": "The end of this line needs to be corrected using the c$ command.",
|
|
"459": -1,
|
|
"478": -1,
|
|
"500": "Usually the best time to see the flowers is in the spring.",
|
|
"669": -1,
|
|
"673": -1,
|
|
"689": "This line will allow you to practice appending text to a line.",
|
|
"690": "This line will allow you to practice appending text to a line.",
|
|
"706": "Adding 123 to 456 gives you 579.",
|
|
"707": "Adding 123 to 456 gives you 579.",
|
|
"730": "a) This is the first item.",
|
|
"731": "b) This is the second item."
|
|
}
|
|
}
|