Skip to content

Warn when run is missing when calling a bonsai process #8

@ptal

Description

@ptal

Consider the following program:

module Depth depth = new Depth();
depth.count()

The depth counter will never be increased because we call depth.count() instead of run depth.count().

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions