Skip to content

Data vars have empty assignment in initLevels #126

@ToddFincannon

Description

@ToddFincannon

Some data vars in EPS generate assignments with no RHS.

void initLevels1() {
...
for (size_t i = 0; i < 10; i++) {
_bpoefubvt_bau_perc_of_each_fuel_used_by_veh_technology[4][i][4] = ;
}

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions