Method: Atomy::Code::True#bytecode
- Defined in:
- lib/atomy/code/true.rb
#bytecode(gen, mod) ⇒ Object
4 5 6 |
# File 'lib/atomy/code/true.rb', line 4 def bytecode(gen, mod) gen.push_true end |
4 5 6 |
# File 'lib/atomy/code/true.rb', line 4 def bytecode(gen, mod) gen.push_true end |