index
:
meson
clippy-json
master
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test cases
/
frameworks
/
38 gettext extractor
/
src
/
lib3
/
meson.build
blob: 34afeeb4a305e41c1d26171394f45008ed0cc16f (
plain
)
1
2
3
4
fs
=
import
(
'fs'
)
foo
=
fs
.
copyfile
(
'foo.c'
)
i18n
.
xgettext
(
'test'
,
foo
[
0
])