lib/faml/attribute_compiler.rb in faml-0.6.0 vs lib/faml/attribute_compiler.rb in faml-0.6.1
- old
+ new
@@ -1,4 +1,5 @@
+# frozen-string-literal: true
require_relative 'attribute_optimizer'
require_relative 'object_ref'
module Faml
class AttributeCompiler