xref: /netbsd-src/tests/lib/libcurses/tests/getch (revision ce321bb046b7a850b16aef44adff2afe1041bbfe)
1include start
2input "i"
3call 105 getch
4
5input "j"
6call 106 mvgetch 2 3
7call OK refresh
8compare getch.chk
9