index
:
illumos-gate
master
sysroot/20181213
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
/
src
/
test
/
util-tests
/
tests
/
awk
/
syn
/
scalar.awk
blob: 9027389bae57f207495035cc7fdf3698d6499305 (
plain
)
1
2
3
4
BEGIN
{
sub
(/
x
/,
""
,
a
)
a
[
1
]
}