mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 08:26:27 +00:00
15 lines
163 B
Mathematica
15 lines
163 B
Mathematica
|
|
||
|
_(@"foo") _ ( @"foo2" /* test */ )
|
||
|
|
||
|
"_()"
|
||
|
|
||
|
" \" _(foo) \" /* comment "
|
||
|
|
||
|
_ // test
|
||
|
(@ /* comment " */ "test"
|
||
|
@
|
||
|
" test2"
|
||
|
)
|
||
|
|
||
|
NSLocalizedString(@"Information", @"")
|