Skip to content

Commit

Permalink
Fix: crystal tool format
Browse files Browse the repository at this point in the history
  • Loading branch information
ysbaddaden committed Jan 16, 2025
1 parent 4f5092e commit cf58312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/intrinsics.cr
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ module Intrinsics
# define internal void @"*Intrinsics::unreachable:NoReturn"() #12 {
# entry:
# unreachable
#}
# }
# ```
#
# Can be used like `@llvm.assume(i1 cond)` as `unreachable unless (assumption)`.
Expand Down

0 comments on commit cf58312

Please sign in to comment.