dotnet / dotnet/csharpstandard

12.20 Constant folding not specified

Open
#182 2 comments 0 reactions 0 assignees View on GitHub
type: bug
Dominant language
C#
Stars
815
Forks
99
Avg merge
1d 14h
Merged PRs (30d)
16

Description

There are a number of constant expressions in the language whose value is not specified. Here is an example:

- `unchecked((ulong)double.PositiveInfinity)` (See https://github.com/dotnet/roslyn/issues/37527).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.