Let's say we have a real-valued function $f$, perhaps something very simple. I define $g$ to be $g(x) = \int_0^xf(x)dx$.
This looks like total nonsense to me. But I can't satisfactorily prove to myself that is nonsense. It's clear that $h(x)=\int_0^tf(x)dx$ is well-defined (given some $t$) and it's also clear that $j(x)=\int_0^xf(t)dt$ is well defined. I'm a little rusty on my calculus, but I'm pretty sure that $h(x)$ and $j(x)$ are differentiable for $x\in\Bbb R$.
It seems to me impossible that $g(x)$ should equal either $h(x)$ or $j(x)$, though I imagine people might see $g(x)$ and wonder if it was a typo of either $h(x)$ or $j(x)$. Because just by looking at it, it seems meaningless. But I can't formally explain why.
EDIT: Turns out $h(x)$ is not well-defined. Thanks to those who gave answers.