forked from OSchip/llvm-project
914a91c1c3
In a data statement like `data x / a(1) /`, `a(1)` may be an array element or a structure constructor. It is parsed as an array element so if it turns out `a` is a derived type it must be rewritten as a strucutre constructor. Original-commit: flang-compiler/f18@a2b2a330e7 Reviewed-on: https://github.com/flang-compiler/f18/pull/1024 |
||
---|---|---|
.. | ||
Decimal | ||
Evaluate | ||
Preprocessing | ||
Runtime | ||
Semantics | ||
CMakeLists.txt |