1module TableGen {
2  umbrella "."
3  module * { export * }
4}
5