Lines Matching refs:one
83 " delete a line goes into register one
85 call setline(1, "one")
87 call assert_equal("one\n", @1)
89 " delete a word does not change register one, does change "-
92 call assert_equal("one\n", @1)
95 " delete a word with a register does not change register one
99 call assert_equal("one\n", @1)
101 " delete a word with register DOES change register one with one of a list of
152 call setline(1, ["one", ""])
154 call assert_equal("one\n", @a)
155 call assert_equal("one\n", @1)
489 call setreg('"', #{ regcontents: ['one', 'two'],
491 call assert_equal(['one', 'two'], getreg('"', 1, 1))
518 let @x = 'one'
626 "\ one
640 let a = "one"
650 call assert_equal("one", a)
653 " only one line with a \
657 " only one line with a "\