Skip to content

Commit 44528cb

Browse files
committed
Fix indexing expressions test copy/paste docs
1 parent b30b442 commit 44528cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/incremental/hashes/indexing_expressions.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111

1212
// This test case tests the incremental compilation hash (ICH) implementation
13-
// for closure expression.
13+
// for indexing expression.
1414

1515
// The general pattern followed here is: Change one thing between rev1 and rev2
1616
// and make sure that the hash has changed, then change nothing between rev2 and

0 commit comments

Comments
 (0)