mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-24 12:32:29 +00:00
add uitest to view bool inspect derive
This commit is contained in:
parent
96b3cc300f
commit
c57bc4db11
1 changed files with 4 additions and 0 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue