unison/unison-src/transcripts/check873.md
Paul Chiusano b7bf12081b
Add Author and License metadata types to builtins (#1228)
* Fix #1056 and add author and license metadata types

* Transcript demonstrating that the codebase is empty at first
2020-02-13 10:59:53 -05:00

241 B

See this ticket; the point being, this shouldn't crash the runtime. :)

.> builtins.merge
(-) = builtin.Nat.sub
.> add
baz x = x - 1