aboutsummaryrefslogtreecommitdiff
path: root/html-test/ref/ImplicitParams.html
Commit message (Collapse)AuthorAgeFilesLines
* Make ImplicitParams render correctly (#260)Niklas Haas2014-02-231-0/+89
This introduces a new precedence level for single contexts (because implicit param contexts always need parens around them, but other types of contexts don't necessarily, even when alone)