aboutsummaryrefslogtreecommitdiff
path: root/src/ellinika/tests/setacc-2.scm
blob: c06fa8cecc711f32be654884092c7c590d571c9a (plain)
1
2
3
4
5
6
7
(load-extension "./libelmorph" "scm_init_ellinika_elmorph_module")

(let ((str "αιμα"))
  (display (elstr-set-accent str 2))
  (newline))

  

Return to:

Send suggestions and report system problems to the System administrator.