Skip to content

Commit 1de24cc

Browse files
committed
[Test] Clean up leftover comments in distributed_actor_func_calls_without_touching_returnType_metadata_first.swift.
1 parent 2852c59 commit 1de24cc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/Distributed/Runtime/distributed_actor_func_calls_without_touching_returnType_metadata_first.swift

-2
Original file line numberDiff line numberDiff line change
@@ -1057,10 +1057,8 @@ distributed actor D {
10571057
}
10581058
}
10591059

1060-
// This is the dumbest imaginable way to spin on a value.
10611060
func attempt(n: Int) {
10621061
var fname = "$s4dist1DC13getBigGenericAA0cD0VyAA8Type\(n)VGyF"
1063-
// var fname = "$s4dist1DC13getBigGenericAA0cD0VyAA8Type\(n)VGyYaKFTE"
10641062

10651063
func tryLookup() {
10661064
let t = fname.withUTF8 {

0 commit comments

Comments
 (0)