Skip to content

Commit 32e52ee

Browse files
chibisirikkimax
authored andcommitted
Update spec/traits.dd
Co-authored-by: Richard (Rikki) Andrew Cattermole <[email protected]>
1 parent 1c12382 commit 32e52ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/traits.dd

+1-1
Original file line numberDiff line numberDiff line change
@@ -1931,7 +1931,7 @@ alias daz = foo;
19311931
static assert(__traits(isSame, foo, daz));
19321932
---
19331933
)
1934-
$(P isSame will also match template symbols as well as types.)
1934+
$(P isSame matches against non-instantiated templates.)
19351935

19361936
$(SPEC_RUNNABLE_EXAMPLE_COMPILE
19371937
---

0 commit comments

Comments
 (0)