Commit a55cbb4
committed
Add a typeassert in
`Int(x)` does no longer wrap `convert(Int, x)::Int`, so the type
assertion has be added manually to ensure inferability. Fixes
JuliaMath/FFTW.jl#57.normalization
1 parent 486ce50 commit a55cbb4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
| 258 | + | |
259 | 259 | | |
260 | 260 | | |
261 | 261 | | |
| |||
0 commit comments