Tests for PR: Fix results for 4f68b83ea1.

This commit is contained in:
John Kessenich
2015-12-19 11:05:44 -07:00
parent 4f68b83ea1
commit 297bb3f2d0
2 changed files with 3 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
100Limits.vert
ERROR: 0:24: 'limitation' : while loops not available
ERROR: 0:26: 'limitation' : do-while loops not available
ERROR: 0:28: 'limitations' : inductive-loop init-declaration requires the form "type-specifier loop-index = constant-expression"