mirror of
https://github.com/processing/processing4.git
synced 2026-02-12 10:00:42 +01:00
More style fixes.
This commit is contained in:
committed by
GitHub
parent
6fa3d4fab1
commit
098d45f37f
@@ -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