File: test.out

package info (click to toggle)
libtemplates-parser 25.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,404 kB
  • sloc: ada: 12,020; python: 658; makefile: 351; sh: 37
file content (18 lines) | stat: -rw-r--r-- 221 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[INFO] macro.tmplt
[C_INFO]  1 FALSE
[TEXT] --
[TEXT] $1:2 $2:3 $5:FiVe

[TEXT] --
[TEXT] [TEXT] [TEXT] $1:3 $2:2 $5:five
[TEXT] $9:nine


[TEXT] --
--
$1:2 $2:3 $5:FiVe

--
$1:3 $2:2 $5:five
$9:nine
--