Apparently some Spice dialects allow adding the lib name to ".endl", like this: ``` .lib lib_name ... .endl lib_name ``` Currently, the Spice reader errors out on ".endl" in that case.