mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Whitespace-only
This commit is contained in:
@@ -289,7 +289,7 @@ public class PdePreprocessor implements PdeTokenTypes {
|
||||
// bug #5
|
||||
if (!program.endsWith("\n"))
|
||||
program += "\n";
|
||||
|
||||
|
||||
checkForUnterminatedMultilineComment(program);
|
||||
|
||||
if (Preferences.getBoolean("preproc.substitute_unicode")) {
|
||||
|
||||
Reference in New Issue
Block a user