Skip to content

Defining an associative array gets "Lain: Invalid definition" error #129

Description

@unsigned-nerd

When I define an associative array like this:

(def prev-pos {:x 0 :y 0})

and evaluate it, I get "Lain: Invalid definition" error.

It is raised by line 137 of index.html:

if (input.length !== 3) { console.warn('Lain', 'Invalid definition.'); return }

My platform is

  • Debian 10
  • Firefox 68.8
  • No internet connection

Notes

  • I get the same error when trying on Google Chrome on Fedora 30

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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