Get first inspect for non-Inspect-implementing opaques specialized

This commit is contained in:
Ayaz Hafiz 2023-09-12 12:11:36 -05:00 committed by Brendan Hansknecht
parent c87e3e7413
commit 5c805ce80f
No known key found for this signature in database
GPG key ID: 0EA784685083E75B
6 changed files with 75 additions and 44 deletions

View file

@ -0,0 +1,6 @@
app "test" provides [main] to "./platform"
Op := {}
main = Inspect.toInspector (@Op {})
# ^^^^^^^^^^^^^^^^^^^ Inspect#Inspect.toInspector(32): Op -[[] + f:Inspect.opaque(15):1]-> Inspector f where f implements InspectFormatter