Skip to content

Commit 474d18d

Browse files
committed
Test
1 parent edd77d7 commit 474d18d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/ChAI.chpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ module ChAI {
2020
writeln(Tensor.Tensor.arange(3,5));
2121

2222

23-
writeln("New mason package: ChAI");
23+
writeln("New mason package: ChAI!");
2424
}
2525
}

0 commit comments

Comments
 (0)