| 15:28 | <shu> | let does suck, but so does const! |
| 15:28 | <shu> | var forever |
| 17:54 | <ljharb> | should probably say that in comic sans tbh |
| 22:23 | <Michael Ficarra> | you use var? I just put everything on Object.prototype |
| 22:51 | <shu> | i use var because fast |
| 22:52 | <shu> | gonna propose to rename var to vroom |
| 23:47 | <bakkot> | shu: ecmarkup PR lgtm; do you want me to cut a release now, or do you want to wait until the ecma262 PR is up in case you discover changes you want to make during that process? |
| 23:50 | <shu> | nah let's just land it and iterate/bugfix as we work on adding the annotation in ecma262 |
| 23:50 | <bakkot> | wfm |
| 23:50 | <shu> | just fingers crossed it doesn't require a new approach! |
| 23:52 | <shu> | bakkot: you applied your own suggestion, right? |
| 23:53 | <bakkot> | yup |
| 23:53 | <bakkot> | and pushed up the formatting |
| 23:53 | <shu> | great, thanks |