diff options
Diffstat (limited to 'test-suite/output/ErrorLocation_12152_2.v')
| -rw-r--r-- | test-suite/output/ErrorLocation_12152_2.v | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test-suite/output/ErrorLocation_12152_2.v b/test-suite/output/ErrorLocation_12152_2.v new file mode 100644 index 0000000000..5df6bec939 --- /dev/null +++ b/test-suite/output/ErrorLocation_12152_2.v @@ -0,0 +1,3 @@ +(* Reported in #12152 *) +Goal True. +intros H; auto. |
