6 lines
120 B
Plaintext
6 lines
120 B
Plaintext
|
|
// path1. This comment keeps this file from being identical to
|
||
|
|
// path2/A/module.modulemap.
|
||
|
|
module A {
|
||
|
|
header "a.h"
|
||
|
|
}
|