3 lines
78 B
Text
3 lines
78 B
Text
-- assume A and B are of the same datatype
|
|
B := A
|
|
A.some_modification_feature
|