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 @@
== empty ==
fun empty() {}
---------------------
l0:
L0:
<START> NEXT:[read (Unit)] PREV:[]
read (Unit) NEXT:[<END>] PREV:[<START>]
l1:
L1:
<END> NEXT:[<SINK>] PREV:[read (Unit)]
error:
<ERROR> NEXT:[<SINK>] PREV:[]