parseInt() in JS

Reminder for parseInt() function behavior.

parseInt('7/../../something') 

Results in:

7