Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
Crystal Labs
- Croatia
- Sign in to view email
- http://www.crystallabs.io/
Pinned
579 contributions in the last year
Contribution activity
December 2019
Created an issue in crystal-lang/crystal that received 1 comment
Allow :ditto: along with more documentation?
Currently, due to code in top_level_visitor.cr:
if stripped_doc == ":ditto:" || stripped_doc = "ditto" node.doc = @last_doc
end
It is not possible …
1
comment