Method: Lisp::EofObject#initialize
- Defined in:
- lib/rubylisp/eof_object.rb
#initialize ⇒ EofObject
Returns a new instance of EofObject.
9 10 |
# File 'lib/rubylisp/eof_object.rb', line 9 def initialize() end |
Returns a new instance of EofObject.
9 10 |
# File 'lib/rubylisp/eof_object.rb', line 9 def initialize() end |