File: block_d_2.test

package info (click to toggle)
haskell-yi-keymap-vim 0.18.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,512 kB
  • sloc: haskell: 6,068; makefile: 6
file content (14 lines) | stat: -rw-r--r-- 82 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
-- Input
(1,4)
ABCD
ABCD
ABCD
ABCD
-- Output
(1,1)
A
A
A
ABCD
-- Events
<C-v>2jhhd