Skip to content

KMF .mm language allow to extends undeclared class #25

@maxleiko

Description

@maxleiko
class foo.Sample extends foo.NothingThere {
    att name: String
}

Will create both Sample and NothingThere. This is pretty nasty. You expect an error to occur in such cases if NothingThere is not declared.

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