- Notifications
You must be signed in to change notification settings - Fork5
Commit3cb1ffa
committed
Allow second and subsequent names in a qualified (dotted) name to be
ColLabel instead of just ColId --- that is, any keyword can appear aftera dot and it will be taken as an identifier. Fixes problems with namesthat are okay as standalone function names but fail when qualified.1 parent4359ebe commit3cb1ffa
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| |||
3231 | 3231 |
| |
3232 | 3232 |
| |
3233 | 3233 |
| |
3234 |
| - | |
| 3234 | + | |
3235 | 3235 |
| |
3236 | 3236 |
| |
3237 | 3237 |
| |
| |||
7464 | 7464 |
| |
7465 | 7465 |
| |
7466 | 7466 |
| |
7467 |
| - | |
| 7467 | + | |
7468 | 7468 |
| |
7469 | 7469 |
| |
7470 | 7470 |
| |
|
0 commit comments
Comments
(0)