summaryrefslogtreecommitdiff
path: root/test cases/common/20 array/func.c
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2013-03-03 20:05:04 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2013-03-03 20:05:04 +0200
commit9262fe600ad22180d7e1a5179fa5d4f681b17cb7 (patch)
tree8e0cc6f865577c3b90f0b35f41d11eae77986090 /test cases/common/20 array/func.c
parent83caae1bcb816433d66c6472c701907aa0ec0711 (diff)
downloadmeson-9262fe600ad22180d7e1a5179fa5d4f681b17cb7.tar.gz
Split test suite into common and platform dependent parts.
Diffstat (limited to 'test cases/common/20 array/func.c')
-rw-r--r--test cases/common/20 array/func.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test cases/common/20 array/func.c b/test cases/common/20 array/func.c
new file mode 100644
index 000000000..741237235
--- /dev/null
+++ b/test cases/common/20 array/func.c
@@ -0,0 +1 @@
+int func() { return 0; }