Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 93 Bytes

line-directive-whitespace-filename

File metadata and controls

3 lines (3 loc) · 93 Bytes
 
1
2
3
// This should NOT produce an error
#line 1337 "Some filename with a spaces in it.txt"
RIGHT