Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
ipfilter
/
871f53ccc00bfc9736c98d5f791aa3d42c0d16fc
/
.
/
test
/
regress
/
i13
blob: 3ba343d1669bbf5228dfa5221e9995c75c7a6cef [
file
] [
log
] [
blame
] [
raw
]
a
=
any
;
b
=
"from $a"
;
c
=
'to $a'
;
d
=
block
;
e
=
"pass in"
;
$d
in
$b $c
f
=
" $b $c"
;
$e$
{
f
}