Skip to content

Commit 069bf7f

Browse files
tkoolenc42f
authored andcommitted
Fix doctest for arithmetic_closure.
1 parent 6ac7cd5 commit 069bf7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/arraymath.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ Return the type which values of type `T` will promote to under a combination of
151151
152152
```jldoctest
153153
julia> import StaticArrays.arithmetic_closure
154+
154155
julia> arithmetic_closure(Bool)
155156
Float64
156157

0 commit comments

Comments
 (0)