vscode-monkey-c
vscode-monkey-c copied to clipboard
Symbols not correctly formatted
mColor = params.get( : color);
x0 = params.get( : x0);
y0 = params.get( : y0);
x1 = params.get( : x1);
y1 = params.get( : y1);
The spaces are redundant