public ATranslatedSub GetSubroutine() { return(Emitter.GetSubroutine()); }
public ATranslatedSub GetSubroutine() => Emitter.GetSubroutine();