Michael Gerhold

Results 2 issues of Michael Gerhold

Out of the following file paths, only the last one works as intended. The other ones lead to two error messages (see screenshots below). ``` ╭─[C:\dev\rust\kiddo\test.bs:19:1] ╭─[C:\dev\rust\kiddo\test.bs:19] ╭─ C:\dev\rust\kiddo\test.bs:19 -->...

### Describe the bug Given this program: ```cpp #include int main() { std::cout

bug