Skip to content
  • Simon Marlow's avatar
    [project @ 2002-04-02 13:56:32 by simonmar] · 94c5c5a2
    Simon Marlow authored
    Allow the use of 'let' for implcit bindings.
    
    Support for 'with' is left in place for the time being, but on seeing
    a 'with' we emit a non-suppressible warning about 'with' being
    deprecated in favour of 'let'.
    94c5c5a2