Add regression test for #546

Check for quotes in `__FILE__`
This commit is contained in:
ISSOtm
2020-09-20 00:44:29 +02:00
parent 66784b7122
commit 421d1f5490
3 changed files with 3 additions and 0 deletions

1
test/asm/quote"file.asm Normal file
View File

@@ -0,0 +1 @@
WARN __FILE__

2
test/asm/quote"file.err Normal file
View File

@@ -0,0 +1,2 @@
warning: quote"file.asm(1): [-Wuser]
quote"file.asm

0
test/asm/quote"file.out Normal file
View File