mbeckerle commented on a change in pull request #158: Daffodil 1080 sequences
and separators - preliminary review
URL: https://github.com/apache/incubator-daffodil/pull/158#discussion_r241939355
##########
File path:
daffodil-core/src/main/scala/org/apache/daffodil/dsom/ModelGroup.scala
##########
@@ -74,17 +74,17 @@ object ModelGroupFactory {
case <group>{ _* }</group> => {
val pos = parent match {
case ct: ComplexTypeBase => 1
- case mg: ModelGroup => position
- case gd: GlobalGroupDef => position
+ case mg: ModelGroup => position
Review comment:
Undo whitespace changes. Must have had an incorrect setting when this was
last saved.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services