add uitest to view bool inspect derive

This commit is contained in:
Brendan Hansknecht 2023-11-27 17:46:27 -08:00
parent 96b3cc300f
commit c57bc4db11
No known key found for this signature in database
GPG key ID: 0EA784685083E75B

View file

@ -0,0 +1,4 @@
app "test" provides [main] to "./platform"
main = Inspect.toInspector Bool.true
# ^^^^^^^^^^^^^^^^^^^ Inspect#Inspect.toInspector(32): Bool -[[] + f:Inspect.bool(13):1]-> Inspector f where f implements InspectFormatter