tasks/huffman.rb in
protocol-hpack-1.4.1
vs tasks/huffman.rb in
protocol-hpack-1.4.2
- old
+ new
@@ -1,4 +1,5 @@
+# frozen_string_literal: true
require_relative '../lib/http/hpack/huffman' require 'set'