We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@[Deprecated]
1 parent c18aabc commit 020d447Copy full SHA for 020d447
src/annotations.cr
@@ -13,7 +13,7 @@
13
# @[Deprecated("Here may be dragons")]
14
# class Foo
15
# end
16
-
+#
17
# def foo(bar, @[Deprecated("Do not try this at home")] baz)
18
19
# ```
0 commit comments