lib/macros4cuke/templating/placeholder.rb in macros4cuke-0.5.16 vs lib/macros4cuke/templating/placeholder.rb in macros4cuke-0.5.17
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
# File: placeholder.rb
# Purpose: Implementation of the Placeholder class.
require_relative 'unary-element' # Load the superclass