Explore Library
QuizBeginner

Numeric Literal Types

Understand how a specific number can act as its own literal type.

Given `let x: 42 = 42;`, which assignment is allowed afterward?