aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/pyunit/libghdl/ctxt_inside_fail.vhdl
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/pyunit/libghdl/ctxt_inside_fail.vhdl')
-rw-r--r--testsuite/pyunit/libghdl/ctxt_inside_fail.vhdl5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/pyunit/libghdl/ctxt_inside_fail.vhdl b/testsuite/pyunit/libghdl/ctxt_inside_fail.vhdl
new file mode 100644
index 000000000..71dce9e40
--- /dev/null
+++ b/testsuite/pyunit/libghdl/ctxt_inside_fail.vhdl
@@ -0,0 +1,5 @@
+context ctx2 is
+ -- comments in design units (python doc-string style)
+ -- might be multi line
+end context;
+