Changes
- Forgot to expose
(^Context) assert.sameType
π - Changed
(^Context) assert.sameType
's message
(though it wouldn't have really mattered since you weren't able to call the function anyways) - Fixed incorrect function depth tally causing location mismatch
(not sure of this, will totally check again if any issues pop up)
Implementation:
- added new test for
(^Context) assert.sameType