l10n: de.po: translate 38 new messages
[git/git-svn.git] / t / t4018 / cpp-skip-comment-block
blob3800b9967a5ccdb83197fba4ff7119c3995b73a0
1 struct item RIGHT(int i)
2 // Do not
3 // pick up
4 /* these
5 ** comments.
6 */
8         ChangeMe;