unison/unison-src/transcripts/fix689.md
2021-08-24 11:33:27 -07:00

226 B

Tests the fix for https://github.com/unisonweb/unison/issues/689

.> builtins.merge
structural ability SystemTime where
  systemTime : ##Nat

tomorrow = '(SystemTime.systemTime + 24 * 60 * 60)