# Two symbols of same label in super/subscript regions.
# 
# I -> SUP -> a
#   -> SUB -> a

N,node1,I,1.0
N,node2,a,1.0
N,node3,a,1.0

E,node1,node2,SUP,1.0
E,node1,node3,SUB,1.0

