RUN: aspicere2.sh ${ASPICERE2_SRC}/test/Feature/IntroCall2/sql.c ${ASPICERE2_SRC}/test/Feature/IntroCall2/main.c -o Output/db -aspects ${ASPICERE2_BUILD}/test/Feature/IntroCall2/aspects.lst -modules ${ASPICERE2_BUILD}/test/Feature/IntroCall2/modules.lst
RUN: llvm-dis -f Output/db.bc
RUN: ./Output/db 2&> %t2
RUN: diff %t2 ${ASPICERE2_SRC}/test/Feature/IntroCall2/logging.ac.txt