brintos

brintos / llvm-project-archived public Read only

0
0
Text · 212 B · f5a51eb Raw
9 lines · plain
1!RUN: %python %S/test_errors.py %s %flang_fc12use, intrinsic :: iso_c_binding3interface c_funloc4!ERROR: 'c_funloc' is already declared in this scoping unit5  function c_funloc()6  end function7end interface8end9