Skip to content

Ycheck that java classes are not used as objects #972

@DarkDimius

Description

@DarkDimius

This passes Ycheck, bu it should not:

import java.lang.Math

val myMath: Math.type = Math
myMath.sqrt(3.0)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions