A new version of Compiler was added to project The Inbox:
http://source.squeak.org/inbox/Compiler-ct.450.mcz==================== Summary ====================
Name: Compiler-ct.450
Author: ct
Time: 24 October 2020, 12:16:36.359256 am
UUID: ea5bdd56-7ceb-ae4f-a2d7-1b9d11cda893
Ancestors: Compiler-ct.449
Implements #environment on SyntaxErrorNotification. Sorry I hit the Accept button to soon...
=============== Diff against Compiler-ct.449 ===============
Item was added:
+ ----- Method: SyntaxErrorNotification>>environment (in category 'accessing') -----
+ environment
+
+ ^ cue environment!