aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/gna/issue1229/aux.c
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2020-04-16 17:49:17 +0200
committerTristan Gingold <tgingold@free.fr>2020-04-16 17:49:17 +0200
commit87a7bc3cdc20d1a4ac04d41fcea795387a02281f (patch)
treef0e00454c7cb46a12c6b7529652980fa05a845d9 /testsuite/gna/issue1229/aux.c
parent286abe8ff9db766da76891ac3a7330d851e51c85 (diff)
downloadghdl-87a7bc3cdc20d1a4ac04d41fcea795387a02281f.tar.gz
ghdl-87a7bc3cdc20d1a4ac04d41fcea795387a02281f.tar.bz2
ghdl-87a7bc3cdc20d1a4ac04d41fcea795387a02281f.zip
testsuite/gna: add a test for #1229
Diffstat (limited to 'testsuite/gna/issue1229/aux.c')
-rw-r--r--testsuite/gna/issue1229/aux.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/gna/issue1229/aux.c b/testsuite/gna/issue1229/aux.c
new file mode 100644
index 000000000..f355dea13
--- /dev/null
+++ b/testsuite/gna/issue1229/aux.c
@@ -0,0 +1 @@
+int getInt(){return 141;}