Skip to content

Bootstrap file after multi-cases

Pre-release
Pre-release
Compare
Choose a tag to compare
@horasal horasal released this 06 Mar 07:16
· 113 commits to master since this release

Things like

match(a){
    case 1, 2, 3, 4 =>
}

has been supported. If old version can not compile sdk, you may need this.