9.in revision 263646
1263646Sbapt.include "$CURDIR/9.inc"
2263646Sbapt.include "$CURDIR/9-comment.inc"
3263646Sbapt#.include "$CURDIR/9.inc"
4263646Sbapt.include "$CURDIR/9.inc"
5263646Sbapt
6263646Sbaptkey = value;
7263646Sbapt.include "$CURDIR/9.inc"
8263646Sbapt
9263646Sbapt.try_include "/non/existent"
10263646Sbapt#.try_include "$CURDIR/9.incorrect.inc"
11263646Sbapt# 9.incorrect.inc contains '{}}'
12263646Sbapt#key = value;
13