Open
Description
opened on Dec 9, 2024
x@x:~$ julia --startup=no
_
_ _ _(_)_ | Documentation: https://docs.julialang.org
(_) | (_) (_) |
_ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help.
| | | | | | |/ _` | |
| | |_| | | | (_| | | Version 1.11.2 (2024-12-01)
_/ |\__'_|_|_|\__'_| | Official https://julialang.org/ release
|__/ |
help?> f((1,2)[1:2]...)
ERROR: ArgumentError: typeof: too many arguments (expected 1)
Stacktrace:
[1] top-level scope
@ ~/.julia/juliaup/julia-1.11.2+0.aarch64.linux.gnu/share/julia/stdlib/v1.11/REPL/src/docview.jl:28
julia> versioninfo()
Julia Version 1.11.2
Commit 5e9a32e7af2 (2024-12-01 20:02 UTC)
Build Info:
Official https://julialang.org/ release
Platform Info:
OS: Linux (aarch64-linux-gnu)
CPU: 8 × unknown
WORD_SIZE: 64
LLVM: libLLVM-16.0.6 (ORCJIT, apple-m2)
Threads: 1 default, 0 interactive, 1 GC (on 8 virtual cores)
Activity