Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

"Wrong number of args (4) passed to: core$make-array" error #5

Open
cldwalker opened this issue Jan 1, 2016 · 1 comment
Open

"Wrong number of args (4) passed to: core$make-array" error #5

cldwalker opened this issue Jan 1, 2016 · 1 comment

Comments

@cldwalker
Copy link
Member

From LightTable/LightTable#1402:

In a Clojure Instarepl the following valid code produces the error message "Wrong number of args (4) passed to: core$make-array":

;; Anything you type in here will be executed
;; immediately with the results shown on the
;; right.
(make-array Double/TYPE 3) 

Affected version:

  • Light Table version 0.6.5
  • Binary version 0.8.4

LightTable is such an awesome piece of software - please keep going!

@kenny-evitt
Copy link

Maybe, like you surmise for #1, this is due to ClojureScript being used to evaluate this (if not entirely, at least in part or at some point).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants