nil method

void nil(
  1. StreamChar char
)

Implementation

void nil(StreamChar char) => addToken(char.toToken(TokenType.kNil));