File: test07.in

package info (click to toggle)
freetable 2.3-4.5
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 212 kB
  • sloc: perl: 239; makefile: 30
file content (12 lines) | stat: -rw-r--r-- 200 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
<html>
<body>
This table should have size 5x2 and 10 entries.
<wwwtable border=1>
(*,1)
    [row <row>, column <col>]
(*,2)
    [square of <row> is eval(<row>*<row>)]
(5,)
</wwwtable>
</body>
</html>