brintos

brintos / llvm-project-archived public Read only

0
0
Text · 192 B · f807d4b Raw
7 lines · plain
1! RUN: %flang_fc1 -fsyntax-only %s2! This line contains the Latin-1 NBSP (non-breaking space) character '\xa0'3x=�1.4! This line contains the UTF-8 encoding of NBSP ('\xc2' '\xa0')5x= 1.6end7