Commit c2b2433
Improve shape field access error message
Summary: Previously we discussed "constant strings" which were being confused with class constants. Prefer "string literal" terminology.
Reviewed By: periodic1236
Differential Revision: D39044065
fbshipit-source-id: 20bf743f08137e97d9e14573735777cff03c8b9d1 parent d17aaaa commit c2b2433
File tree
3 files changed
+3
-3
lines changed- hphp/hack
- src/errors
- test/typecheck
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
391 | 391 | | |
392 | 392 | | |
393 | 393 | | |
394 | | - | |
| 394 | + | |
395 | 395 | | |
396 | 396 | | |
397 | 397 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
0 commit comments