Michael Matz a7a3627ab2 Fix segfault with invalid function def
This invalid function definition:
  int f()[] {}
was tried to be handled but there was no testcase if it actually worked.
This fixes it and adds a TCC only testcase.
2017-05-05 22:01:02 +02:00
..
2017-05-02 03:07:36 +02:00
2016-12-20 18:05:33 +01:00
2017-04-25 21:01:54 +02:00
2016-12-15 17:47:08 +01:00