mirror of
https://github.com/safiire/n65.git
synced 2025-04-09 00:37:29 +00:00
Removed comments
This commit is contained in:
parent
a42aeb3d0b
commit
709a501071
@ -119,9 +119,6 @@ module N65
|
||||
|
||||
# TODO: I could perhaps keep a tally of cycles used per top level scope here
|
||||
if parsed_object.respond_to?(:cycles)
|
||||
# puts "Line: #{line}"
|
||||
# puts "Cycles #{parsed_object.cycles}"
|
||||
# puts "Sym: #{@symbol_table.scope_stack}"
|
||||
@symbol_table.add_cycles(parsed_object.cycles)
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user