diff options
| -rw-r--r-- | validation/comma.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/validation/comma.c b/validation/comma.c index f62e0121..6fe496ce 100644 --- a/validation/comma.c +++ b/validation/comma.c @@ -3,8 +3,4 @@ static char b[1/(sizeof(a) - sizeof(0,a))]; /* * check-name: Comma and array decay * check-description: arguments of comma should degenerate - * check-command: sparse $file - * - * check-output-start - * check-output-end */ |
