File: multiassign

package info (click to toggle)
gp2c 0.0.14-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,164 kB
  • sloc: ansic: 8,608; sh: 1,630; lex: 346; yacc: 227; makefile: 107
file content (11 lines) | stat: -rw-r--r-- 119 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
f([3,4])
g([4,5])
h1(Vecsmall([5,6]))
h2(Vecsmall([6,7]))
k(5)
l1(0)
l1(1)
l2(0)
l2(1)
m1([1,2,3,4,5])
m2([1,2,3,4,5])