mirror of
https://github.com/processing/processing4.git
synced 2026-02-12 18:10:43 +01:00
Fix comment spacing.
This commit is contained in:
committed by
GitHub
parent
02c8fec0d5
commit
6fa3d4fab1
@@ -5,7 +5,7 @@
|
||||
* - adds support for type converter functions like "int()"
|
||||
* - adds pseudo primitive type "color"
|
||||
* - adds HTML hex notation with hash symbol: #ff5522
|
||||
* - allow color to appear as part of qualified names (like in imports)
|
||||
* - allow color to appear as part of qualified names (like in imports)
|
||||
*/
|
||||
|
||||
grammar Processing;
|
||||
|
||||
Reference in New Issue
Block a user