| 23:56 | <shu> | bakkot: ecmarkup keeps saying it can't find the definition of an AO while it's... right there. i don't see other errors, how do i debug this? |
| 23:57 | <bakkot> | uhhh link me? |
| 23:58 | <bakkot> | the likeliest thing is that it's not recognizing the AO declaration for whatever reason, which you might be able to confirm by building without --strict and looking at the output |
| 23:58 | <shu> | https://github.com/syg/ecma262/tree/atomics-waitasync |
| 23:58 | <shu> | ah |
| 23:58 | <shu> | let's see |
| 23:59 | <bakkot> | ah, yes, you need the <dd> for it to recognize it |
| 23:59 | <shu> | wait what's the rule for that? not everything has a dd |