17110, “prashanth018”, “chpldoc outputs incorrect documentation for an initialization usecase”, “2021-02-07T04:31:53Z”
Summary of Problem
Global variable with the below initialization expression don’t print out reasonably in the generated docs.
Steps to Reproduce
Source Code:
var a = foo("this is", a, "function", call);
produces output like:
.. default-domain:: chpl
.. module:: variablepatterns.doc
variablepatterns.doc