Closed
Description
Something along:
type Foo = "aReallyLong" | "bReallyLong";
let foo:Foo;
foo = "aReally // Here
Similar to #5602 ๐น (also requested here #3192 (comment))
Something along:
type Foo = "aReallyLong" | "bReallyLong";
let foo:Foo;
foo = "aReally // Here
Similar to #5602 ๐น (also requested here #3192 (comment))