This works:


// gcc -std=c99 -Wall -Wextra restrict.c

#include <stdio.h>
#include <stdlib.h>

int main(void)
{