refChar1 method

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

Implementation

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