Skip to content

Something crashes when trying to assert a method #137

@viper-admin

Description

@viper-admin

Created by @aterga on 2016-04-12 11:52
Last updated on 2016-07-29 12:47

method call()
{

}

method test()
{
	assert call()
}

results in

java.lang.ClassCastException

(without a stacktrace)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions