Skip to content

Commit 263c462

Browse files
author
Louis-Marie
committed
Ajout d'une suggestion
1 parent 8554ce5 commit 263c462

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

stringPlus.lua

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ end
1111
module["contient"] = contient
1212

1313

14+
--{ Retourne un pourcentage du string
15+
function pourcentage()
16+
end
17+
18+
1419
return module
1520

1621
--[[

0 commit comments

Comments
 (0)