Skip to content

Error instrumenting function through command palette #2966

@Katzenwerfer

Description

@Katzenwerfer

I've been getting an error message whenever I evaluate a function that has been instrumented through the command palette. However, this doesn't occur if I instrument it using the #dbg form.

I was able to reproduce this with a simple function as this one

(defn pow [n] (* n n))

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions