From c2f53c856cbd37150adf0a824f478a4632f11b40 Mon Sep 17 00:00:00 2001 From: Martin Odersky Date: Mon, 30 Aug 2021 23:32:06 +0200 Subject: [PATCH] Fix transient in stdlib @transient is for fields only, so you should expect a `val` for a transient parameter. --- community-build/community-projects/stdLib213 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community-build/community-projects/stdLib213 b/community-build/community-projects/stdLib213 index 891f92f01cfb..9747730b5dc2 160000 --- a/community-build/community-projects/stdLib213 +++ b/community-build/community-projects/stdLib213 @@ -1 +1 @@ -Subproject commit 891f92f01cfbc900a1a1efada73530246babd075 +Subproject commit 9747730b5dc2a41e89fbf525637dd8f28a0a088a