lib/yard/code_objects/macro_object.rb in yard-0.9.36 vs lib/yard/code_objects/macro_object.rb in yard-0.9.37

- old
+ new

@@ -1,6 +1,5 @@ # frozen_string_literal: true -require 'ostruct' module YARD module CodeObjects # A MacroObject represents a docstring defined through +@!macro NAME+ and can be # reused by specifying the tag +@!macro NAME+. You can also provide the