1package bar 2 3import "mod.test/cycle/foo" 4 5#Bar1: foo.#Foo1 + 8 6#Bar2: foo.#Foo2 + 16
View as plain text