1 2 3 4 5 6 7
discard """ cmd: "nim c --gc:arc $file" output: "Test" """ let ws = newWideCString("Test") echo ws