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