Skip to content

Commit

Permalink
Update getting_started_with_julia.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
odow authored Oct 4, 2023
1 parent a83e71b commit b9758e4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -626,7 +626,7 @@ end #hide
# the opening `(`. This works for _any_ function, including functions with
# multiple arguments. For example:

f.([1, 2, 3])
foo.([1, 2, 3])

# !!! tip
# Get a `MethodError` when calling a function that takes a `Vector`,
Expand Down

0 comments on commit b9758e4

Please sign in to comment.