When parsing the code the parser advances until it hits l q
. At this point there could be more arguments that should get applied to the function l. So the parser keeps going and the next thing it finds is the value print_int. Another argument to l. Which gives…
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)