Searched refs:char_source (Results 1 – 1 of 1) sorted by relevance
/llvm-project/flang/test/Evaluate/ |
H A D | folding06.f90 | 43 character(kind=1, len=3), parameter ::char_source(*) = ["abc", "def", "ghi", "jkl", "mno", "pqr"] variable 50 reshape(char_source, new_shape, char_pad, order)
|