tf_import
tf_import copied to clipboard
Single quote with round brackets
I encountered technology file with syntax that handled incorrectly by current parser logic: ( someName '((1 2)) )
. Single quote must end at last closing bracket of quoted expression.