Skip to content

Commit 50a626b

Browse files
Yoorkinbobzhang
authored andcommitted
chore: update interface file
1 parent fbae1ad commit 50a626b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/pkg.generated.mbti

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ pub(all) struct T {
3838
}
3939
#deprecated
4040
fn T::bench(Self, () -> Unit, count? : UInt) -> Unit raise BenchError
41+
fn T::name(Self) -> String
4142
#callsite(autofill(args_loc, loc))
4243
fn T::snapshot(Self, filename~ : String, loc~ : SourceLoc, args_loc~ : ArgsLoc) -> Unit raise SnapshotError
4344
fn T::write(Self, &Show) -> Unit

0 commit comments

Comments
 (0)