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