Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 82 Bytes

line-directive-filename

File metadata and controls

3 lines (3 loc) · 82 Bytes
 
1
2
3
// This should NOT produce an error
#line 1337 "Some_other_source_file.txt"
RIGHT