File: 38_multiply.dump

package info (click to toggle)
libppi-perl 1.283-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 2,216 kB
  • sloc: perl: 15,295; makefile: 8
file content (5 lines) | stat: -rwxr-xr-x 120 bytes parent folder | download | duplicates (10)
1
2
3
4
5
PPI::Document
  PPI::Statement
    PPI::Token::Number  	'2'
    PPI::Token::Operator  	'*'
    PPI::Token::Word  	'foo'