brintos

brintos / llvm-project-archived public Read only

0
0
Text · 157 B · 899ddff Raw
5 lines · plain
1! RUN: %flang_fc1 -fsyntax-only -pedantic %s 2>&1 | FileCheck %s2!CHECK: portability: Label should be in the label field3      goto 1;  1 continue4      end5