index
:
egawk
master
Enhanced GNU Awk
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
let6.awk
blob: 990c9647e6421f791039bee7c62647dd06b891eb (
plain
)
1
2
3
function fun()
{
@
let
(
NR
=
42
);
}