| 662 | // ------------------------------------------------ |
| 663 | |
| 664 | Int* Int::GetFieldCharacteristic() { |
| 665 | return &_P; |
| 666 | } |
| 667 | |
| 668 | // ------------------------------------------------ |
| 669 |
nothing calls this directly
no outgoing calls
no test coverage detected