Tree @
lintian-fixes/main
(
Download .tar.gz
)
..
app.c
Makefile
out.ref
test.awk
test.awk
@
lintian-fixes/main
—
raw
·
history
·
blame
1
2
BEGIN
{
print
"script: BEGIN"
}
END
{
print
"script: END: "
blobb
(
42.434445
,
"oops"
)
}