1.include "$CURDIR/9.inc" 2.include "$CURDIR/9-comment.inc" 3#.include "$CURDIR/9.inc" 4.include "$CURDIR/9.inc" 5 6key = value; 7.include "$CURDIR/9.inc" 8 9.try_include "/non/existent" 10#.try_include "$CURDIR/9.incorrect.inc" 11# 9.incorrect.inc contains '{}}' 12#key = value; 13