lib/fiddle/closure.rb in fiddle-1.0.0.beta1 vs lib/fiddle/closure.rb in fiddle-1.0.0.beta2
- old
+ new
@@ -1,5 +1,5 @@
-# frozen_string_literal: false
+# frozen_string_literal: true
module Fiddle
class Closure
# the C type of the return of the FFI closure
attr_reader :ctype