You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
results in part2.cpp2(4,1): error: a namespace-scope object must have an initializer
there currently is a workaround, explicitly writing, but that might result in duplicate exports if it's needed in multiple places
export import :part1;