Updated module path
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
package register
|
||||
|
||||
import "git.akyoto.dev/cli/q/src/asm"
|
||||
import "git.urbach.dev/cli/q/src/asm"
|
||||
|
||||
func (f *Machine) AddLabel(label string) {
|
||||
f.Assembler.Label(asm.LABEL, label)
|
||||
|
Reference in New Issue
Block a user