fix array literal syntax

This commit is contained in:
Andrew Kelley 2019-06-10 00:39:40 -04:00
parent af35b73b99
commit 39bc82561a
No known key found for this signature in database
GPG Key ID: 7C5F548F728501A9

View File

@ -1011,7 +1011,7 @@ test "Sfc64 sequence" {
// Unfortunately there does not seem to be an official test sequence.
var r = Sfc64.init(0);
const seq = []const u64{
const seq = [_]u64{
0x3acfa029e3cc6041,
0xf5b6515bf2ee419c,
0x1259635894a29b61,