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

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

Return to:

Send suggestions and report system problems to the System administrator.