()
| 408 | testAlignStruct("Annotated", 0); |
| 409 | } |
| 410 | public void testAlignStruct1() { |
| 411 | testAlignStruct(1); |
| 412 | } |
| 413 | public void annotatedTestAlignStruct1() { |
| 414 | testAlignStruct("Annotated", 1); |
| 415 | } |
nothing calls this directly
no test coverage detected