Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 227 Bytes

File metadata and controls

5 lines (3 loc) · 227 Bytes

AGENTS

Numeric literals

Prefer numeric literals without explicit type suffixes when the compiler can infer the type; keep suffixes only when inference fails or an explicit type is required for arithmetic/disambiguation.