Format code.

This commit is contained in:
Danila Fedorin 2018-07-27 23:27:13 -07:00
parent c04997ad17
commit 5e93fa1963
6 changed files with 180 additions and 180 deletions

View File

@ -144,7 +144,7 @@ module Chalk
end
class ReturnInstruction < Instruction
def initialize()
def initialize
end
def to_s(io)