Skip to content

Commit

Permalink
add uitest to view bool inspect derive
Browse files Browse the repository at this point in the history
  • Loading branch information
bhansconnect committed Nov 28, 2023
1 parent 569b4c7 commit f0bd39b
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit f0bd39b

Please sign in to comment.