File: comments.out

package info (click to toggle)
ruby-parslet 2.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,260 kB
  • sloc: ruby: 6,157; sh: 8; javascript: 3; makefile: 3
file content (8 lines) | stat: -rw-r--r-- 284 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
[{:exp=>{:a=>"a"@3}},
 {:line=>"// line comment"@7},
 {:exp=>{:a=>"a"@25}},
 {:exp=>{:a=>"a"@27}},
 {:exp=>[{:a=>"a"@29}, {:line=>"// line comment"@31}]},
 {:exp=>[{:a=>"a"@49}, {:multi=>"/* inline comment */"@51}]},
 {:exp=>{:a=>"a"@72}},
 {:multi=>"/* multiline\n  comment */"@77}]