lib/junoser/parser.rb in junoser-0.1.3 vs lib/junoser/parser.rb in junoser-0.1.4

- old
+ new

@@ -18710,10 +18710,10 @@ a(str("maximum-capture-size"), arg) ) end rule(:juniper_policy_options) do - sc( + c( b(a(str("prefix-list"), arg), sc( prefix_list_items, a(str("apply-path"), arg) )