yes
yes copied to clipboard
Updated dart implementation of Yes to comply with Dart 2.0
Previous dart implementation was using val instead of var to assign a variable, which doesn't comply with Dart 2.0, resulting in a compilation error