aboutsummaryrefslogtreecommitdiff
path: root/src/ellinika/tests/xlat-kbd.scm
blob: a1812489aa5d69689f45c56e096ca862a547416c (plain)
1
2
3
4
5
(use-modules (ellinika xlat))

(let ((str "mila'v"))
  (display (ellinika:translate-kbd str))
  (newline))

Return to:

Send suggestions and report system problems to the System administrator.