rbwhitaker / CSharpPlayersGuideEarlyAccess

A place to track issues with the C# Player's Guide for patches and future editions
18 stars 0 forks source link

Page 44: "Appending an m or M onto makes it into a decimal literal" #693

Closed rbwhitaker closed 1 year ago

rbwhitaker commented 1 year ago

This should say:

Appending an m or M onto the end makes it into a decimal literal.