repl-legacy
repl-legacy copied to clipboard
Record tooltips formatting
The tooltip for type Complex = { r : double; i : double } looks like that:
type Complex = {"input":" "}{r: double; {"input":" "}i: double;}
Full name: Program.Complex