Home
last modified time | relevance | path

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

/external/llvm-project/flang/test/Semantics/
Dallocate13.f9085 type(oktype3), allocatable :: okt3src[:] local
100 allocate(okt3[*], SOURCE=okt3src)
101 allocate(whatever[*], SOURCE=okt3src)