Skip to content

Commit 5ca344e

Browse files
SijaAry Borenszweig
authored and
Ary Borenszweig
committedDec 21, 2016
Add :nodoc: to Class#crystal_instance_type_id
1 parent 858c600 commit 5ca344e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/primitives.cr

+1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ class Reference
5252
end
5353

5454
class Class
55+
# :nodoc:
5556
@[Primitive(:class_crystal_instance_type_id)]
5657
def crystal_instance_type_id
5758
end

0 commit comments

Comments
 (0)
Please sign in to comment.