We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b2d147 commit bf93eb7Copy full SHA for bf93eb7
vm/tests/all/agentscript/agent-r.test
@@ -43,8 +43,6 @@ Ahoj
43
< }
44
< cat(fib(6))
45
< cat('\n')
46
->[1] Rscript --jvm --insight=agent-histogram.js ${TMP_DIR}/fib.R
47
-.*insight: Access to language 'js' is not permitted.
48
> Rscript --jvm --polyglot --insight=agent-histogram.js ${TMP_DIR}/fib.R
49
8
50
==== Histogram ====
0 commit comments