Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_external_vim
/
2c9f49b200aab6ac0e66ac8b1e52641d603c1c52
/
.
/
src
/
testdir
/
test_gettext_makefile_in2.vim
blob: 86d3dd9ed15588a01918d592d8695effb39f0b42 [
file
] [
log
] [
blame
]
" 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