Method: WAG::Instructable#memory
- Defined in:
- lib/wag/instructable.rb
#memory ⇒ Object
48 49 50 |
# File 'lib/wag/instructable.rb', line 48 def memory WAG::MemoryInstructions.new(instructions) end |
48 49 50 |
# File 'lib/wag/instructable.rb', line 48 def memory WAG::MemoryInstructions.new(instructions) end |