We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
type Point = { x::Int, y::Int } draw_point at: { x: 2.0, y: 4.5 }