Home
last modified time | relevance | path

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

/external/llvm-project/flang/test/Semantics/
Dresolve69.f9014 integer :: nonConstVal = 1 local
16 character(nonConstVal) :: colonString1
22 character(len=20, kind=nonConstVal) :: nonConstKindString
41 type (derived(nonConstVal, 3)) :: nonConstDerivedKind
47 type (derived(3, nonConstVal)) :: nonConstDerivedLen