ast: Do not index rules containing print statements
We assume that most users want to see print() statement output and will be surprised if the rule containing the print() statement does not execute at all due to indexing optimizations (which may kick-in for undefined inputs). Signed-off-by: Torin Sandall <torinsandall@gmail.com>
T
Torin Sandall committed
7464b506120aab1da09c0f5d851f661442bccfb2
Parent: 528836a