Skip to content

row with wrong # of args -> internal error #1848

@jbclements

Description

@jbclements

Just messing around, I constructed this program:

table1 = table: name,day
  row:"ben","Thursday"
end

table1.row(0)

(I now see that the row function is supposed in this case to get two arguments)

Running this program (Firefox 146.0.1, macOS Sequoia 15.7.3, M1 powerbook) produces this error

Internal errors prevented this error message from being shown. Please report this as a bug.

Might be a simple fix?

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