MATLAB: `my_function(arg1, arg2)` Julia: `my_function[arg1, arg2]` Came across this bug from a user report on: https://discourse.julialang.org/t/methoderror-no-method-matching-getindex/22496/3