[flang] Add a semantics test for co_min
Test various acceptable forms of co_min calls, including combinations of keyword and non-keyword actual arguments of integer, real, and character types. Also test that several invalid forms of co_min call generate the correct error messages. Reviewed By: ktras Differential Revision: https://reviews.llvm.org/D113077
Loading
Please sign in to comment