tutorial: Fix a test-breaking typo
This commit is contained in:
parent
4bb13c69d6
commit
ad05996223
@ -83,7 +83,7 @@ fn main() {
|
||||
// Open a channel to receive game results
|
||||
do listen |result_from_game| {
|
||||
|
||||
let = 10;
|
||||
let times = 10;
|
||||
let player1 = "graydon";
|
||||
let player2 = "patrick";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user