Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
darkleaf committed Jan 20, 2025
1 parent d4a56fe commit 5dbb45c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/darkleaf/di/tutorial/x_inspect_test.clj
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
:f str
:args ["arg"]}}
{:key `bar
:description {::di/kind :trivial ;; можно попробовать тут что-то другое писать
:description {::di/kind :trivial
:object nil}}]
(di/inspect `foo {`foo (di/derive `bar str "arg")}))))

Expand Down

0 comments on commit 5dbb45c

Please sign in to comment.