Update ExDoc #96
Annotations
2 warnings
test (1.17.x, 27.x, lint)
left..right inside match is deprecated, you must always match on the step: left..right//var or left..right//_ if you want to ignore it
|
test (1.17.x, 27.x, lint)
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|