1
1
mirror of https://github.com/kanaka/mal.git synced 2024-09-20 01:57:09 +03:00

Elm: revert change in core.mal

This commit is contained in:
Jos van Bakel 2017-07-22 22:21:45 +02:00
parent f38c7ffad1
commit 1a9bc42c5a

View File

@ -60,6 +60,4 @@
["atom?" atom?]
["deref" deref]
["reset!" reset!]
["swap!" swap!]
["gc" gc]
["pr-env" pr-env]])
["swap!" swap!]])