lib/yard/handlers/ruby/legacy/yield_handler.rb in yard-0.9.5 vs lib/yard/handlers/ruby/legacy/yield_handler.rb in yard-0.9.6
- old
+ new
@@ -1,4 +1,5 @@
+# frozen_string_literal: true
# (see Ruby::YieldHandler)
class YARD::Handlers::Ruby::Legacy::YieldHandler < YARD::Handlers::Ruby::Legacy::Base
handles TkYIELD
process do