blob: 703222eb54c115b1b461328ade6c2a2fb856f837 [file] [log] [blame]
Dawn Perchik400b6072010-09-02 23:59:25 +00001// RUN: %clang_cc1 %s -fsyntax-only -verify -fborland-extensions
2
3// Borland extensions
4
5// 1. test -fborland-extensions
6int dummy_function() { return 0; }