Skip to content
Commit 0bf3c2fc authored by Ralf Habacker's avatar Ralf Habacker
Browse files

Fix nested template parse error.

The term '>>' is parsed as Token_shift, which prevents to be used
as template closing tag and results into using a not supported
UMLAssociation object as parent.

BUG:175096
FIXED-IN:4.12.3
(cherry picked from commit 4d4cbb10)
parent fc901cf6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment