support seamless slice in expects

This commit is contained in:
Brendan Hansknecht 2023-12-02 15:49:35 -08:00
parent 66fa633fde
commit 5dd0bdebc9
No known key found for this signature in database
GPG key ID: 0EA784685083E75B
5 changed files with 14 additions and 8 deletions

View file

@ -4,8 +4,8 @@ libapp.so
dynhost
preprocessedhost
metadata
expects
expects/expects
benchmarks/rbtree-ck
benchmarks/rbtree-insert
benchmarks/test-astar

View file

@ -14,8 +14,11 @@ polyDbg = \x ->
x
main =
str = "this will for sure be a large string so when we split it it will use seamless slices which affect printing"
words = Str.split str " "
expect words == []
x = 42
expect x != x
dbg x
dbg "Fjoer en ferdjer frieten oan dyn geve lea"