Assignment operator

Assigns y to the variable x.

Usage:

x:=y

Examples:

x := 3