Bootstrap file after multi-cases
Pre-release
Pre-release
Things like
match(a){
case 1, 2, 3, 4 =>
}
has been supported. If old version can not compile sdk, you may need this.
Things like
match(a){
case 1, 2, 3, 4 =>
}
has been supported. If old version can not compile sdk, you may need this.