FuelLabs/yulp

Empty yulp file causes error

Closed this issue · 1 comments

An empty yulp file causes an error:

yulToYulp(``, t);

This is making CI fail.

Old compiler work. Tests are updated.