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

(let ((str "έρχομαι"))
  (display (elstr-accented-syllable str))
  (newline))

  

Return to:

Send suggestions and report system problems to the System administrator.