flet/labels: signal an error if same name is used more than once
authorDaniel Kochmański <daniel@turtleware.eu>
Sun, 16 Aug 2015 16:25:08 +0000 (18:25 +0200)
committerDaniel Kochmański <daniel@turtleware.eu>
Sun, 16 Aug 2015 16:25:08 +0000 (18:25 +0200)
commit64d0b5586a7d3200639b37d6afae460aa25dd9d1
treea4d1860a6c1af3a0b652aed7f2a0247df9ab2f5b
parent64c49df80521d237c96293cdad1b827302c2efbf
flet/labels: signal an error if same name is used more than once

This behavior is unspecified by the ANSI spec, so we are free to do
that – can't imagine valid usecase of such blocks.

Signed-off-by: Daniel Kochmański <daniel@turtleware.eu>
src/c/compiler.d