I was playing around with labels as values and ended up with this code.
int foo = 0; goto *foo;
My C/C++ experience tells me *foo
*foo