aboutsummaryrefslogtreecommitdiffstats
path: root/test-files/mds-kbdc/process-includes/invalid/include_nonexisting
blob: 9ff0f5cdcedd7287b20e7347e487b76975867312 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
include "this file does not exist"

# (include (@ 1 0-7) ‘this file does not exist’
#   (.inner nil)
# )
# this file does not exist: error: no such file or directory in ‘.../test-files/mds-kbdc/process-includes/invalid’
# 
# .../test-files/mds-kbdc/process-includes/invalid/include_nonexisting:1:0–7: note: included from here
#  include "this file does not exist"
#  ^^^^^^^