Branch: refs/heads/master
Revision: 817a035
Author: vasslitvinov
Log Message:
Merge pull request #17797 from vasslitvinov/more-arg-type-type-method
Beef up the test arg-type-type-method.chpl
I added this test in #17776.
Now extending it from testing a concrete class
to testing {concrete, generic} x {class, record}.
Trivial, not reviewed.
Modified Files:
M test/functions/typeMethods/arg-type-type-method.bad
M test/functions/typeMethods/arg-type-type-method.chpl
M test/functions/typeMethods/arg-type-type-method.good
Compare: https://github.com/chapel-lang/chapel/compare/6315f6c9d987...817a035b4f79