File: oct_decrease.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 (14 lines) | stat: -rw-r--r-- 291 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
-- Input
(1,1)
Test decreasing 0o1 to 0o0
Test decreasing 0o10 to 0o7
Test decreasing 0o20 to 0o17
Test decreasing 0o100 to 0o77
-- Output
(4,20)
Test decreasing 0o0 to 0o0
Test decreasing 0o7 to 0o7
Test decreasing 0o17 to 0o17
Test decreasing 0o77 to 0o77
-- Events
<C-x>j<C-x>j<C-x>j<C-x>