• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1module LLVM_C {
2  umbrella "."
3  module * { export * }
4}
5