moved {
from = test.foo
to = test.bar
}
to = test.bar["bloop"]
from = module.a
to = module.b
to = module.a["foo"]
to = module.a.test.foo