mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 16:00:59 +00:00
Currently, we have NotA and NotAn, to be used dependent on whether the following word begins with a vowel or not. To avoid this, change the wording on NotA to be independent of this context. |
||
|---|---|---|
| .. | ||
| Function.js | ||
| Function.prototype.@@hasInstance.js | ||
| Function.prototype.apply.js | ||
| Function.prototype.bind.js | ||
| Function.prototype.call.js | ||
| Function.prototype.toString.js | ||