Performs the semantic2 stage, which deals with initializer expressions.
Does semantic analysis on initializers and members of aggregates.
See Source File _semantic2.d Documentation: https://dlang.org/phobos/dmd_semantic2.html Coverage: https://codecov.io/gh/dlang/dmd/src/master/src/dmd/semantic2.d
Walter Bright
Copyright (C) 1999-2020 by The D Language Foundation, All Rights Reserved
Boost License 1.0
Performs the semantic2 stage, which deals with initializer expressions.