Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The following code passes but should fail final variable analysis:
final x = 3 def y = 4 (x, y) = [30, 40] assert x + y == 70
Attachments
Issue Links
- links to