summaryrefslogtreecommitdiffstats
path: root/test cases/common/90 gen extra/name.l
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--test cases/common/90 gen extra/name.l3
1 files changed, 3 insertions, 0 deletions
diff --git a/test cases/common/90 gen extra/name.l b/test cases/common/90 gen extra/name.l
new file mode 100644
index 0000000..c4ba277
--- /dev/null
+++ b/test cases/common/90 gen extra/name.l
@@ -0,0 +1,3 @@
+int main(void) {
+return 0;
+}