Home
last modified time | relevance | path

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

/external/llvm-project/flang/test/Semantics/
Ddoconcurrent08.f90173 type(Base), allocatable :: nonPolyVar local
178 allocate(nonPolyVar)
204 deallocate(nonPolyVar)