[flang] Add a semantics test for co_sum
Test a range of acceptable forms of co_sum calls, including combinations of keyword and non-keyword actual arguments of numeric types. Also test that several invalid forms of co_sum call generate the correct error messages. Reviewed By: kiranchandramohan, ktras Differential Revision: https://reviews.llvm.org/D113076
Loading
Please register or sign in to comment