diff options
Diffstat (limited to 'Test/smoke')
-rw-r--r-- | Test/smoke/Answer | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Test/smoke/Answer b/Test/smoke/Answer index 98cff8d2..e2390446 100644 --- a/Test/smoke/Answer +++ b/Test/smoke/Answer @@ -5,6 +5,9 @@ implementation b(x: int) var y: int;
+ 0:
+ goto anon0;
+
anon0:
goto anon3_Then;
|