lib/macros4cuke/coll-walker-factory.rb in macros4cuke-0.5.16 vs lib/macros4cuke/coll-walker-factory.rb in macros4cuke-0.5.17

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + # File: coll-walker-factory.rb # Purpose: Implementation of the CollWalkerFactory class. require_relative 'macro-collection'