| 1 | module A { |
|---|---|
| 2 | textual header "foo.h" { size 13 } |
| 3 | textual header "bar.h" { size 1000 } |
| 4 | textual header "baz.h" { mtime 1 } |
| 5 | } |
| 6 |
| 1 | module A { |
|---|---|
| 2 | textual header "foo.h" { size 13 } |
| 3 | textual header "bar.h" { size 1000 } |
| 4 | textual header "baz.h" { mtime 1 } |
| 5 | } |
| 6 |