summary refs log tree commit diff stats
path: root/tests/trecincb.nim
blob: 6191671a125d251ccfdd286acec051609eaf1043 (plain) (blame)
1
2
3
4
5
6
# Test recursive includes


include trecincb #ERROR_MSG recursive dependency: 'tests/trecincb.nim'

echo "trecinb"