[flang] semantics test for ucobound
Add a test with a range of ucobound() intrinsic function invocations, including a comprehensive set of standard-conforming keyword and non-keyword arguments with and without optional arguments present and with argument positions covering all possible orderings. Also test that several non-conforming ucobound() invocations generate the correct error messages. Differential Revision: https://reviews.llvm.org/D126508
Loading
Please sign in to comment