trr#291

Specific Information
Revision #:
Platform:
All platforms
Software used:
EiffelStudio
Test result:
Failed
Description:

Flat view looks like

f
        do
            create item
            io.put_string (item.out)
            io.put_new_line
            io.put_string (item.out)
            io.put_new_line
            io.put_string (item.f)
            io.put_new_line
            io.put_string (item.f)
            io.put_new_line
            io.put_string (item.h)
            io.put_new_line
            io.put_string (item.g)
            io.put_new_line
        end

    -- Error(s) occured, which was due to a compilation failure.
    -- Multi constraint formal: More than one feature available for feature with routine id: 26
    -- Multi constraint formal: More than one feature available for feature with routine id: 26
that is not correct and cannot be even compiled.