refChar4 method

Pointer<Char> refChar4([
  1. int? y
])

Implementation

Pointer<Char> refChar4([int? y]) => rl.Temp.Char$.Value(y, '4');