input ```lua call() -- line comment call() ``` output ```lua call() -- line comment call() ``` expected output ```lua call() -- line comment call() ```