Performs the semantic3 stage, which deals with function bodies.
Does semantic analysis on function bodies.
See Source File _semantic3.d Documentation: https://dlang.org/phobos/dmd_semantic3.html Coverage: https://codecov.io/gh/dlang/dmd/src/master/src/dmd/semantic3.d
Walter Bright
Copyright (C) 1999-2023 by The D Language Foundation, All Rights Reserved
Boost License 1.0
Performs the semantic3 stage, which deals with function bodies.