1 2 3 4 5 6 7 8 9
#import "base2.typ": * #x ----- /// path: base2.typ #import "base.typ": * #x ----- /// path: base.typ #let /* ident after */ x = 1;