Skip to content

Commit f967356

Browse files
authored
[doc] Typo.
1 parent dd05232 commit f967356

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

std/typecons.d

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5726,7 +5726,7 @@ mixin template Proxy(alias a)
57265726
{
57275727
struct NewIntType
57285728
{
5729-
//Won't work; the literal '1' is
5729+
//Won't work; the literal '1'
57305730
//is an rvalue, not an lvalue
57315731
//mixin Proxy!1;
57325732

0 commit comments

Comments
 (0)