Module: Q::Comment2

Defined in:
lib/q/parser.rb

Instance Method Summary collapse

Instance Method Details

#eval(scope) ⇒ Object



2647
2648
2649
# File 'lib/q/parser.rb', line 2647

def eval scope
  # NO-OP, this is a comment for crying out loud! (:
end