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

(let ((str "διαβασε"))
  (display (elstr-set-accent str 3))
  (newline))

  

Return to:

Send suggestions and report system problems to the System administrator.