// RUN: %exploded_graph_rewriter %s \
// RUN: | FileCheck -check-prefixes=NORMAL %s
// RUN: %exploded_graph_rewriter -t %s \
// RUN: | FileCheck -check-prefixes=TOPOLOGY %s
// NORMAL: Program point
// TOPOLOGY-NOT: Program point
// NORMAL: Checker State
// TOPOLOGY-NOT: Checker State
Node0x1 ;