- Deutschland
- https://www.cscherr.de
-
I study cybersecurity focused computer science at DHBW Mannheim, while working at NewTec.
- Joined on
2023-04-16
format fails for more complex unicode things
What the hell did I mean by this? The example works perfectly fine on my machine on hedu v0.2.0
% hedu -c <<< 'fn main() {
println!("{}", "e<0301>".chars().count()); // 2
…
format fails for more complex unicode things