summaryrefslogtreecommitdiff
path: root/tests/parser/test-001.cli
blob: 52f7f8ec388eb3bab5d5cee9ade7330f2c489bc6 (plain)
1
2
3
4
5
6
// include-decl-seq, include-decl
//
include <string>;
include "types.hxx";
include "test-001-common.cli";
include "../parser/test-001-base.cli";