lib/shoes/swt/image.rb in shoes-swt-4.0.0.pre8 vs lib/shoes/swt/image.rb in shoes-swt-4.0.0.pre9
- old
+ new
@@ -1,4 +1,5 @@
+# frozen_string_literal: true
class Shoes
module Swt
class Image
import java.io.ByteArrayInputStream
- old
+ new