PREV INDEX NEXT

Author: Unknown
Subject: << failing question
Date: Thursday, 01 Oct 2020, 11:50:27

Can we fail right away if a line with << is syntactically incorrect? For example, say if the parenthesis is not balanced. 
i.e.
(<< HERE file

Do we have to get the here input or can we just fail?
PREV INDEX NEXT