fsharp / fsharp/fsharp.org

wrong response in language spec 1.1.4

Open
#509 1 comment 0 reactions 0 assignees View on GitHub
language-spec
Dominant language
TeX
Stars
311
Forks
291
PR merge metrics
No merged PRs in 30d

Description

``` fsharp
> let result = 32 |> square |> toStr |> reverse;;
val it : string = "4201"
```

`it` is wrong.
`result` is correct.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.