[BUG FIX] [MER-4005] First access to a course displays malformed land… #998
Annotations
3 warnings
docs
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
|
docs
~R/.../ is deprecated, use ~r/.../ instead
|
docs
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|