Re: [ReSpec]: changes to internal slots

My bad, should have been (also getting used to the change😅): 

> On 29 Jun 2021, at 10:40 am, Marcos Caceres <marcosc@w3.org> wrote:
> 
> 
> You must now do:
> 
> ```
> {{ MyInterface/[[internalSlot]] }}
> ```
> 
> Or, for internal methods:
> 
> ```
> {{ MyInterface/[[internalMethod]](foo, bar, baz) }}
> ```

Received on Tuesday, 29 June 2021 00:44:44 UTC