unison/unison-src/transcripts/isTest-exists.md
2021-02-10 22:41:36 -05:00

286 B

This transcript tests that UCM can always access the definition of IsTest/isTest, which is used internally.

.> builtins.merge
test> pass = [Ok "Passed"]
.> add
.> links pass
.> display 1

The definition and type of isTest should exist.