brintos

brintos / llvm-project-archived public Read only

0
0
Text · 162 B · 33ac833 Raw
8 lines · plain
1! RUN: %python %S/test_errors.py %s %flang_fc12! Test the restriction in 5.2.23 4program m5end6!ERROR: A source file cannot contain more than one main program7end8