All labels are local.
These are pieces of your code, they are NOT functions. They do not take arguments or anything. They are literally blocks in your code that you can jump to and continue execution from.
For example:
output is: hihello
and then program ends