Skip to content

Commit

Permalink
hide main from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jhass committed May 28, 2016
1 parent f7e92a7 commit d16a31d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.cr
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ lib LibCrystalMain
end

macro redefine_main(name = main)
# :nodoc:
fun main = {{name}}(argc : Int32, argv : UInt8**) : Int32
%ex = nil
%status = begin
Expand Down

0 comments on commit d16a31d

Please sign in to comment.