module Q::Comment2

Public Instance Methods

eval(scope) click to toggle source
# File lib/q/parser.rb, line 2647
def eval scope
  # NO-OP, this is a comment for crying out loud! (:
end