examples/constant_caches.ru in pitchfork-0.12.0 vs examples/constant_caches.ru in pitchfork-0.13.0

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: true require_relative "../lib/pitchfork/mem_info" module App CONST_NUM = Integer(ENV.fetch("NUM", 100_000))