book icon indicating copy to clipboard operation
book copied to clipboard

Clarify numeric literal terminology in data types section

Open SadiqOnGithub opened this issue 6 months ago • 0 comments

This PR enhances clarity in the "Integer Literals" documentation section by:

  1. Acknowledging the intentional shift from "integer literals" to "number literals"

  2. Explicitly connecting numeric literal features to floating-point literals

  3. Maintaining table accuracy while explaining broader applicability

The changes help readers understand that type suffixes and visual separators apply to all numeric literals, while keeping the section focused on integer examples.

SadiqOnGithub avatar Apr 17 '25 19:04 SadiqOnGithub