lib/hamlit/compiler/silent_script_compiler.rb in hamlit-2.6.1 vs lib/hamlit/compiler/silent_script_compiler.rb in hamlit-2.6.2

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: true module Hamlit class Compiler class SilentScriptCompiler def compile(node, &block) if node.children.empty?