File: test07.in

package info (click to toggle)
freetable 2.3-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 132 kB
  • ctags: 17
  • sloc: perl: 239; makefile: 55
file content (12 lines) | stat: -rw-r--r-- 200 bytes parent folder | download | duplicates (8)
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>