unison/unison-src/transcripts/fix689.md
2024-06-25 11:11:07 -07:00

237 B

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

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

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