mirror of
https://github.com/luau-lang/rfcs.git
synced 2025-04-03 18:10:56 +01:00
Merge fd0fe93c38
into 12a39c3fdb
This commit is contained in:
commit
0c9d466507
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ type MyOverloadedFunction = unknown
|
|||
& ((number) -> string)
|
||||
```
|
||||
|
||||
OCaml and TypeScript supports this same syntax:
|
||||
OCaml and TypeScript support this same syntax:
|
||||
|
||||
```ocaml
|
||||
type 'a tree =
|
||||
|
|
Loading…
Add table
Reference in a new issue