From 904e0c52359e0051112b77b6da4232abc8b53ed4 Mon Sep 17 00:00:00 2001 From: Jari Vetoniemi Date: Wed, 26 Sep 2018 18:49:22 +0300 Subject: fixup spec files --- spec/spell.fspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/spell.fspec') diff --git a/spec/spell.fspec b/spec/spell.fspec index 8c9c894..e1c012a 100644 --- a/spec/spell.fspec +++ b/spec/spell.fspec @@ -18,5 +18,5 @@ struct spell { }; struct dat { - struct spell spell[$]; + struct spell spell[until (false)]; }; -- cgit v1.2.3