dprint: fix test library argument

This commit is contained in:
drbeefsupreme 2022-06-30 17:18:09 -04:00
parent 97d183b7af
commit 5710826cd4

View File

@ -26,7 +26,7 @@
++ get-item
|= a=(list term)
^- item
+:(find-item-in-type a -:!>(.) %.y)
+:(find-item-in-type a -:!>(.))
::
++ get-arm-dox
|= a=(list term)