File: 01_simpleassign.code

package info (click to toggle)
libppi-perl 1.276-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,140 kB
  • sloc: perl: 14,149; makefile: 8
file content (2 lines) | stat: -rw-r--r-- 25 bytes parent folder | download | duplicates (9)
1
2
my $a = 1;
state $b = 1;