lib/rbs/constant.rb in
rbs-2.6.0
vs lib/rbs/constant.rb in
rbs-2.7.0.pre.1
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module RBS class Constant attr_reader :name attr_reader :type attr_reader :entry