File: legacy_test_preserve_comment_01.expected

package info (click to toggle)
libjsoncpp 1.9.6-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,852 kB
  • sloc: cpp: 9,483; python: 1,118; ansic: 215; makefile: 44; sh: 30; perl: 5
file content (11 lines) | stat: -rw-r--r-- 149 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
/* A comment
   at the beginning of the file.
 */
.={}
.first=1
/* Comment before 'second'
 */
.second=2
/* A comment at
   the end of the file.
 */