Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
250739d442b51ba76589d6eb67672d95645527ec
/
.
/
src
/
testdir
/
test_gettext_makefile_in1.vim
blob: cbe11591f96a7991b0f56aa37ac37d8520913201 [
file
] [
log
] [
blame
]
" Test file for gettext() package makefile
"
Last
Change
:
2024
Jun
01
echo gettext
(
"This is a test"
,
"test_gettext"
)
echo gettext
(
"This is another test"
,
"test_gettext"
)
echo gettext
(
"This is a test"
,
"test_gettext"
)
" vim: ts=8