Improved code style
This commit is contained in:
@ -6,8 +6,8 @@ import (
|
||||
|
||||
// MemoryLabel operates with a memory address and a number.
|
||||
type MemoryLabel struct {
|
||||
Address Memory
|
||||
Label string
|
||||
Address Memory
|
||||
}
|
||||
|
||||
// String returns a human readable version.
|
||||
|
Reference in New Issue
Block a user