bmw-software-engineering / trlc

Treat Requirements Like Code
GNU General Public License v3.0
50 stars 8 forks source link

Adjusted method get_end_location to handle additional edge cases #71

Closed markusrosskopf closed 4 months ago

markusrosskopf commented 5 months ago

End location is computed wrong with the old method, e.g. for

T objectName {
    a = 1.
}