Skip to content

Cannot figure out why this script has compiling error #37

@wolfdancer

Description

@wolfdancer

function echo(message:String) {
Ant.echo(message)
}

Error:
program_.__Program__0

Errors:

The type "java.lang.String" cannot be converted to "java.lang.Boolean" [line:-28 col:12] in
line 1:
Expected Type: Boolean
Line Number: 2 Column: 12

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions