Correct YARD docs

Not perfect, but correcter ;)
This commit is contained in:
Markus Schirp 2013-10-31 17:40:08 +01:00
parent 13f3c2f119
commit 7017d23157

View file

@ -8,7 +8,6 @@ module Mutant
# Run mutator on input # Run mutator on input
# #
# @param [Parser::AST::Node] node # @param [Parser::AST::Node] node
# @param [#call] block
# #
# @return [self] # @return [self]
# #