```toml [target.foo] type = "executable" sources = ["main.cpp "] ``` It prints 'source file not found: main.cpp ', but you do not see the space in the terminal.