File: 2.test

package info (click to toggle)
haskell-yi-keymap-vim 0.19.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,512 kB
  • sloc: haskell: 6,068; makefile: 6
file content (26 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
-- Input
(1,1)
1
2
3
5
4
6
7
8
9

-- Output
(3,1)
1
2
3
5
4
6
7
8
9

-- Events
:1,2sort<CR>