Home
last modified time | relevance | path

Searched refs:asynchronousValue (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/test/Semantics/
H A Dcall03.f9077 subroutine asynchronousValue(x) subroutine
317 call asynchronousValue(b[1]) ! ok
318 call asynchronousValue(c[1]) ! ok
319 call asynchronousValue(d[1]) ! ok