- 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
f5bf2cddab
chore: add release-plz ci
90e3442b50
chore: change ci message to fit conventional git commits
79745508a6
chore: add release-plz ci
b292d0384d
chore: change ci message to fit conventional git commits
ee1b849c1b
refactor: replace a match on a boolean with an if
b6ea9e142a
chore: fix release scripts
d331c89a79
Merge pull request 'v0.2.0' (#7) from devel into master