use upper-case L in label name instead of lower-case

This commit is contained in:
Svetlana Isakova
2012-12-13 18:49:27 +04:00
parent e91805a593
commit e15340bf3c
19 changed files with 799 additions and 799 deletions
@@ -1,10 +1,10 @@
== short ==
fun short() = 1
---------------------
l0:
L0:
<START> NEXT:[r(1)] PREV:[]
r(1) NEXT:[<END>] PREV:[<START>]
l1:
L1:
<END> NEXT:[<SINK>] PREV:[r(1)]
error:
<ERROR> NEXT:[<SINK>] PREV:[]