repeat until no more exception
move class to where it is used
This commit is contained in:
@ -1,6 +1,4 @@
|
||||
module Risc
|
||||
class LinkException < Exception
|
||||
end
|
||||
# Assemble the object machine into a binary.
|
||||
# Assemble first to get positions, then write
|
||||
|
||||
|
Reference in New Issue
Block a user