error: type 'Secret' is not visible; #import the module that declares it --> examples/0745-modules-flat-value-shadows-ns-only-type.sx:13:9 | 13 | s : Secret = .{ x = 5, y = 6 }; | ^^^^^^