Rivoreo Source Code Repositories
src.rivoreo.one
/
net
/
ipfilter
/
d56dc08e559dc1a282a781ca80c69bd658779b61
/
.
/
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
}