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

(display
 (elstr-append (string->elstr "παρακ")
	       "εί"
	       "μενος"))
(newline)

Return to:

Send suggestions and report system problems to the System administrator.