1.2.0-beta.507 ``` case "Something" when t is [SomeType s]: ``` With the code above I get a SA1011 on for the end ] in the list pattern.
1.2.0-beta.507
With the code above I get a SA1011 on for the end ] in the list pattern.