tunit top-level property

Trampoline<Unit> tunit
final

Implementation

final Trampoline<Unit> tunit = new _TPure(unit);