summaryrefslogtreecommitdiffstats
path: root/python/mozbuild/mozbuild/test/backend/data/build/qux.jsm
blob: 9c5fe28d584e5d09dffa607a4f536bd21b52b42c (plain)
1
2
3
4
5
#ifdef BAR
qux.jsm: BAR is defined
#else
qux.jsm: BAR is not defined
#endif