Fix indexing expressions test copy/paste docs

This commit is contained in:
Jeff Crocker 2017-11-12 16:20:22 -08:00
parent b30b442ce1
commit 44528cb7be
No known key found for this signature in database
GPG key ID: 124DBD2335C3568C

View file

@ -10,7 +10,7 @@
// This test case tests the incremental compilation hash (ICH) implementation
// for closure expression.
// for indexing expression.
// The general pattern followed here is: Change one thing between rev1 and rev2
// and make sure that the hash has changed, then change nothing between rev2 and