Update unison-cli/integration-tests/IntegrationTests/transcript.output.md

This commit is contained in:
Chris Penner 2021-10-27 09:41:05 -06:00 committed by GitHub
parent c694de098d
commit 3234a430e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ use .builtin
coolFunction x = x * 2
coolFunction.doc = [: This is a cool function. :]
coolFunction.doc = {{ This is a cool function. }}
```
```ucm