blob: d8bdb478323b0285b69e663a5e98b0fca09bd084 (
plain)
1
2
3
4
5
6
|
module main
// The following header file is intentionally missing.
// The #include does not have the optional explanation part
// after a `#` sign:
#include <missing/folder/header1.h>
|