RobloxLsp icon indicating copy to clipboard operation
RobloxLsp copied to clipboard

Add Support for the Floor Division Operator (//)

Open phoriah opened this issue 1 year ago • 3 comments

image

print(  (10//8) == math.floor (10/8) ) --> true in Roblox Studio

Sources: https://luau-lang.org/syntax#floor-division- https://devforum.roblox.com/t/luau-recap-october-2023/2685332#floor-division-1

phoriah avatar Nov 06 '23 11:11 phoriah

@NightrainsRbx Please 🥺🙏

phoriah avatar Dec 12 '23 20:12 phoriah

Bump.

iamEvanYT avatar Mar 03 '24 22:03 iamEvanYT

bump @NightrainsRbx

ActualMasterOogway avatar Apr 25 '24 19:04 ActualMasterOogway