mirror of
https://github.com/neovim/neovim.git
synced 2025-10-09 11:26:37 +00:00
46 lines
1.6 KiB
JSON
46 lines
1.6 KiB
JSON
{
|
|
"expect": {
|
|
"24": -1,
|
|
"102": "The cow jumped over the moon.",
|
|
"122": "There is some text missing from this line.",
|
|
"123": "There is some text missing from this line.",
|
|
"141": "There is some text missing from this line.",
|
|
"142": "There is some text missing from this line.",
|
|
"143": "There is also some text missing here.",
|
|
"144": "There is also some text missing here.",
|
|
"215": "There are some words that don't belong in this sentence.",
|
|
"231": "Somebody typed the end of this line twice.",
|
|
"271": -1,
|
|
"290": "This line of words is cleaned up.",
|
|
"304": -1,
|
|
"305": -1,
|
|
"306": -1,
|
|
"307": -1,
|
|
"308": -1,
|
|
"309": -1,
|
|
"310": -1,
|
|
"325": "Fix the errors on this line and replace them with undo.",
|
|
"365": -1,
|
|
"366": -1,
|
|
"367": -1,
|
|
"368": -1,
|
|
"382": "When this line was typed in, someone pressed some wrong keys!",
|
|
"383": "When this line was typed in, someone pressed some wrong keys!",
|
|
"403": "This line has a few words that need changing using the change operator.",
|
|
"404": "This line has a few words that need changing using the change operator.",
|
|
"424": "The end of this line needs to be corrected using the c$ command.",
|
|
"425": "The end of this line needs to be corrected using the c$ command.",
|
|
"487": -1,
|
|
"506": -1,
|
|
"531": "Usually the best time to see the flowers is in the spring.",
|
|
"722": -1,
|
|
"727": -1,
|
|
"744": "This line will allow you to practice appending text to a line.",
|
|
"745": "This line will allow you to practice appending text to a line.",
|
|
"765": "Adding 123 to 456 gives you 579.",
|
|
"766": "Adding 123 to 456 gives you 579.",
|
|
"790": "a) This is the first item.",
|
|
"791": " b) This is the second item."
|
|
}
|
|
}
|