Skip to content

Commit 3321921

Browse files
committed
accept test change
1 parent 2e6f9c0 commit 3321921

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/semanticdb/metac.expect

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5059,8 +5059,8 @@ _empty_/Txn# => trait Txn [typeparam T <: Txn[T]] extends Object { self: Txn[T]
50595059
_empty_/Txn#[T] => typeparam T <: Txn[T]
50605060
_empty_/Txn#`<init>`(). => primary ctor <init> [typeparam T <: Txn[T]](): Txn[T]
50615061
local0 => val local out: Repr[Out]
5062-
local1 => val local inObj: Obj[In] & Repr[In]
5063-
local2 => val local outObj: Obj[Out] & Repr[Out]
5062+
local1 => val local inObj: Obj[In]
5063+
local2 => val local outObj: Obj[Out]
50645064

50655065
Occurrences:
50665066
[1:6..1:9): Txn <- _empty_/Txn#

0 commit comments

Comments
 (0)