// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License ...
! declared with a proc-language-binding-spec. procedure(proc1), bind(c) :: pc1 ! no error procedure(proc3), bind(c) :: pc4 ! no error !ERROR: An interface name with ...