Commit ca7633d
committed
[meta.reflection.queries]/4.3 fix syntax in example
The parenthesis in the example seem to do the wrong grouping. To fix,
remove one set of parens. This brings the example in line with P2996R13
from which this wording originates.
Signed-off-by: Frank Birbacher <frank.birbacher@gmail.com>1 parent 8fe775a commit ca7633d
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3982 | 3982 | | |
3983 | 3983 | | |
3984 | 3984 | | |
3985 | | - | |
3986 | | - | |
3987 | | - | |
3988 | | - | |
| 3985 | + | |
| 3986 | + | |
| 3987 | + | |
| 3988 | + | |
3989 | 3989 | | |
3990 | 3990 | | |
3991 | 3991 | | |
| |||
0 commit comments