examples/bsl/def.rkt
#lang planet wrturtle/pyret/bsl

def x: 2
x

# Try uncommenting the following two lines:
# def x: 3
# def y: y