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
/
dbugtypedre2.awk
blob: a78de32b9f2c5463755518f480e284f9b2a30e2d (
plain
)
1
BEGIN
{
x
=
0
;
x
=
@
/[a-z]/
;
x
=
""
}