why does this not work the way I would expect?
# kotest
s
why does this not work the way I would expect?
d
I came across a similar bug recently, it seems that kotest removes anything that's not a-z0-9_ ... they said they would fix it, but I'm not sure if it got into 4.4... but here it's a bit puzzling
s
It should be working in 4.4
If you have a case that's not please let me know