gh-100428: Make int documentation more accurate (#100436)
- Remove first link to lexical definition of integer literal, since it doesn't apply (differs in handling of leading zeros, base needs to be explicitly specified, unicode digits are allowed) - Better describe handling of leading zeros, unicode digits, underscores - Base 0 does not work exactly as like a code literal, since it allows Unicode digits. Link code literal to lexical definition of integer literal.
S
Shantanu committed
edfbf56f4ca6588dfd20b53f534a4465e43c82bd
Parent: b7a68ab
Committed by GitHub <noreply@github.com>
on 1/2/2023, 3:14:18 AM