File: test_preserve_comment_01.expected

package info (click to toggle)
libjsoncpp 1.7.2-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 1,720 kB
  • sloc: cpp: 8,041; python: 1,557; ansic: 168; makefile: 41; sh: 33
file content (11 lines) | stat: -rw-r--r-- 150 bytes parent folder | download | duplicates (7)
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.
 */