Lua goto statement

Is it possible to use a goto statement in replit. When I checked the version of lua it says 5.2.4 and goto exists as a keyword but it seems not to work. An error either comes from creating a label or using a goto statement.
Any information would be helpful.