You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good point, and we might as well add a bit more validation that each line should have the format "^.+[:].+[:].+$" and print a meaningful message if it does not.
Current code not robust.
Reproduce by creating a dependencies.txt as follows:
note empty line
NOT
call
blang
cli and it should crash.standalone compiler tries to do
compile ''
The text was updated successfully, but these errors were encountered: