packages feed

swarm-0.7.0.0: data/test/language-snippets/warnings/unused-vars/lambda-with-record-used.sw

def put = \y. [x = 3, z = y + 2]; end;