summaryrefslogtreecommitdiffstats
path: root/src/testdir/test_gettext_makefile_in2.vim
blob: 86d3dd9ed15588a01918d592d8695effb39f0b42 (plain)
1
2
3
4
5
6
" Test file for gettext() package makefile
" Last Change:	2024 Jun 01

echo gettext("This is a test from the second file", "test_gettext")
echo gettext("This is a test", "test_gettext")
" vim: ts=8