xref: /freebsd/contrib/libucl/tests/basic/9.in (revision 38f0b757fd84d17d0fc24739a7cda160c4516d81)
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