PJB3005 / MoMMI

Old SS14 Discord server bot.
MIT License
12 stars 29 forks source link

Bug: Named arguments triggering #include check #49

Open AndrewL97 opened 1 year ago

AndrewL97 commented 1 year ago

input:

@MoMMIv2#3484

world.log << splittext("a b c      d", " ").len
world.log << splittext("a b c      d", " ", include_delimiters=1).len

Output:

include is not allowed for security reasons

make me v sad pls fix <3 @PJB3005

ExpulsionSnooper commented 1 year ago

Bug named arguments: