1268896Sbapt.include "$CURDIR/9.inc"
2268896Sbapt.include "$CURDIR/9-comment.inc"
3268896Sbapt#.include "$CURDIR/9.inc"
4268896Sbapt.include "$CURDIR/9.inc"
5268896Sbapt
6268896Sbaptkey = value;
7268896Sbapt.include "$CURDIR/9.inc"
8268896Sbapt
9268896Sbapt.try_include "/non/existent"
10268896Sbapt#.try_include "$CURDIR/9.incorrect.inc"
11268896Sbapt# 9.incorrect.inc contains '{}}'
12268896Sbapt#key = value;
13