Skip to content

Commit 2eb52e4

Browse files
committed
Fix ScalaSTM misleading syntax.
The previous syntax `before copy (name = ...)` is now interpreted as a binary operation with a named tuple on the RHS. The correct syntax is `before.copy(name = ...)`.
1 parent 6263944 commit 2eb52e4

File tree

1 file changed

+1
-1
lines changed

0 commit comments

Comments
 (0)