Skip to content

Commit

Permalink
Reformat comment in expression.d
Browse files Browse the repository at this point in the history
  • Loading branch information
JinShil committed Mar 11, 2018
1 parent 264eabf commit 5fb4b3a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/dmd/expression.d
Original file line number Diff line number Diff line change
Expand Up @@ -1073,8 +1073,7 @@ extern (C++) int expandAliasThisTuples(Expressions* exps, size_t starti = 0)

/****************************************
* If `s` is a function template, i.e. the only member of a template
* and that member is a function,
* return that template.
* and that member is a function, return that template.
* Params:
* s = symbol that might be a function template
* Returns:
Expand Down

0 comments on commit 5fb4b3a

Please sign in to comment.