]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - contrib/libucl/tests/basic/9.in
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / contrib / libucl / tests / basic / 9.in
1 .include "$CURDIR/9.inc"
2 .include "$CURDIR/9-comment.inc"
3 #.include "$CURDIR/9.inc"
4 .include "$CURDIR/9.inc"
5
6 key = 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;