https://issues.dlang.org/show_bug.cgi?id=23941
--- Comment #2 from Walter Bright <[email protected]> --- I'm strongly leaning towards simply documenting that `scope` does not affect overloading. The spec https://dlang.org/spec/function.html#function-overloading doesn't say anything about scope, which should be fixed. --
