fix loop constants test error message

This commit is contained in:
Sebastian McKenzie 2015-04-11 16:50:08 -07:00
parent 5326e0543d
commit aba2d1c23c

View File

@ -1,3 +1,3 @@
{
"throws": "Duplicate declaration \"i\""
"throws": "\"i\" is read-only"
}