You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Minor cleanup: setting subspec to zero for better clarity
DPL InputSpec constructor implicitely sets subspec '0' if not specified, this
can be confused with *any* subspec, but for this ConcreteDataTypeMatcher needs
to be used. Setting subspec to sero to be more clear.
0 commit comments