Skip to content

promotion bug #109

@StefanKarpinski

Description

@StefanKarpinski
type Foo <: ComplexNum; end
imag(::Foo) = 0
real(::Foo) = 0

julia> promote(2,Foo())
(true,false)

Metadata

Metadata

Assignees

Labels

bugIndicates an unexpected problem or unintended behavior

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions