Skip to content

LanguageFeatures/Patterns/object_A01_t01 #1743

@alexmarkov

Description

@alexmarkov

This test expects Unit.value to be printed as 16, but it has type double so it is printed as 16.0:

Expect.equals("object-2 = 16", test(Square(4)));

Square(sizeAsInt: 4, area: Unit(value: var o1)) => "object-2 = $o1",

Metadata

Metadata

Assignees

Labels

bad-testReport tests in need of updates. When closed, the tests should be considered good

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions