Instead of using line numbers or those references to jump to a particular spot in the program, SmileBASIC (as well Petit Computer, the older interpreter by SmileBoom) uses labels for GOTO and GOSUB commands, which are marked by any line beginning with @, thus letting you use any name for a label.