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