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.
1 parent b21dea9 commit 3ad7855Copy full SHA for 3ad7855
_gem/sig/go_gem.rbs
@@ -1,4 +1,8 @@
1
module GoGem
2
VERSION: String
3
+
4
+ class Error < StandardError
5
+ end
6
7
# See the writing guide of rbs: https://github.com/ruby/rbs#guides
8
end
0 commit comments