-- if not a or not b thenreturn 50 end -- nil check
ifnotaornotb then return 50end -- nil check
localx,y,z=a.x-b.x,a.y-b.y,a.z-b.z
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.