Fix bug in parser while trying to use IL operator like S1, R1, etc... as standard function block interface variable in structured_variable syntax and bug in code generator while generating code for assignment of function block interface variable using structured_variable syntax
include ../common.mk
lib_LIBRARIES = libstage3.a
libstage3_a_SOURCES = \
stage3.cc \
visit_expression_type.cc