repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Break circular dependency between FIR dialect and utilities
[llvm-project.git]
/
flang
/
test
/
Semantics
/
procinterface03.f90
blob
fab2a37bf27fae18052782473ded7fb6184e8a69
1
! RUN: %python %S/test_errors.py %s %flang_fc1
2
procedure
(
sin
),
pointer
::
pp
3
!ERROR: 'pp' has an explicit interface and may not also have a type
4
real
::
pp
5
end