diff options
Diffstat (limited to 'types')
-rw-r--r-- | types/port.pp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/types/port.pp b/types/port.pp index dc2b7e1..da2ea23 100644 --- a/types/port.pp +++ b/types/port.pp @@ -5,7 +5,6 @@ # + single Integer port # + Array of Integers (creates a multiport matcher) # + ferm range port-spec (pair of colon-separated integer, assumes 0 if first is omitted) - type Ferm::Port = Variant[ Stdlib::Port, Array[Stdlib::Port], |