packages feed

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

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