```ts print('`call` should be a function or a callable object'); ``` ```lua print("\`call\` should be a function or a callable object"); ```