var z = 15; doSomeMath(z, 10); xxx // Great placeholder. I'm the only one using xxx and it's so easy to find in code instead of TODOs doSomeMoreMath(z, 15);