[ruby/prism] Fix up spacing in generated node.rb
https://github.com/ruby/prism/commit/50d79b734b
This commit is contained in:
parent
436d23f80d
commit
a6581114b0
@ -331,7 +331,7 @@ module Prism
|
||||
end
|
||||
end
|
||||
<%- else -%>
|
||||
attr_reader :<%= field.name -%>
|
||||
attr_reader :<%= field.name %>
|
||||
<%- end -%>
|
||||
<%- end -%>
|
||||
<%- node.fields.each do |field| -%>
|
||||
|
Loading…
x
Reference in New Issue
Block a user