Experiment/beacon #365
Annotations
1 error and 2 warnings
Build & Test
Process completed with exit code 1.
|
Build & Test
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
|
Build & Test
1..-1 has a default step of -1, please write 1..-1//-1 instead
|