mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-19 11:35:51 -04:00
5 lines
58 B
Plaintext
5 lines
58 B
Plaintext
module Clang_C {
|
|
umbrella "."
|
|
module * { export * }
|
|
}
|