Sign in
◑
Theme
llvm
/
llvm-project
/
fd3907ccb583df99e9c19d2fe84e4e7c52d75de9
/
.
/
flang
/
test
/
Parser
/
non-breaking-space.f90
blob: f807d4b637f639d599a3a4af40ee1365c364f0a1 [
file
]
!
RUN
:
%
flang_fc1
-
fsyntax
-
only
%
s
!
This
line contains the
Latin
-
1
NBSP
(
non
-
breaking space
)
character
'\xa0'
x
=
1.
!
This
line contains the UTF
-
8
encoding of NBSP
(
'\xc2'
'\xa0'
)
x
=Â
1.
end