WALA/com.ibm.wala.core.testdata/src/cpa
Ben Liblit 24fb1f6d10 Suppress unused-local-variable warnings in test inputs
Test code can do many things we'd consider bad style in real
application code, including defining local variables that are never
subsequently used.
2017-05-26 14:25:03 -07:00
..
CPATest1.java Suppress unused-local-variable warnings in test inputs 2017-05-26 14:25:03 -07:00
CPATest2.java Suppress unused-local-variable warnings in test inputs 2017-05-26 14:25:03 -07:00