lang, lang: types: Add automatic stringer generation
It's more useful if we know the string representation of Kind's.
This commit is contained in:
@@ -1 +1 @@
|
||||
# err: err3: can't unify, invariant illogicality with equality: base kind does not match (2 != 3)
|
||||
# err: err3: can't unify, invariant illogicality with equality: base kind does not match (Str != Int)
|
||||
|
||||
@@ -1 +1 @@
|
||||
# err: err3: can't unify, invariant illogicality with equals: base kind does not match (2 != 5)
|
||||
# err: err3: can't unify, invariant illogicality with equals: base kind does not match (Str != List)
|
||||
|
||||
Reference in New Issue
Block a user