1 ! RUN
: not
%flang_fc1
-fsyntax
-only
%s
2>&1 | FileCheck
%s
2 ! CHECK
: end.f
:3:7: error
: Program unit
END statement may not be continued in fixed form source
5 ! CHECK
: end.f
:6:7: error
: Program unit
END statement may not be continued in fixed form source
8 ! CHECK
: end.f
:9:7: error
: Program unit
END statement may not be continued in fixed form source
11 ! CHECK
: end.f
:12:7: error
: Program unit
END statement may not be continued in fixed form source
15 ! CHECK
: end.f
:16:7: error
: Program unit
END statement may not be continued in fixed form source
18 ! CHECK
: end.f
:19:7: error
: Initial line of continued statement must not appear
to be a
program unit
END in fixed form source
21 ! CHECK
: end.f
:22:7: error
: Initial line of continued statement must not appear
to be a
program unit
END in fixed form source
24 ! CHECK
-NOT
: end.f
:25:7: error
: Initial line of continued statement must not appear
to be a
program unit
END in fixed form source
27 ! CHECK
-NOT
: end.f
:28:7: error
: Initial line of continued statement must not appear
to be a
program unit
END in fixed form source