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