Files

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
93 B
Plaintext
Raw Permalink Normal View History

module A {
header "a.h"
}
module B {
header "b.h"
}
module std {
header "memory.h"
}