blob: af2c6b235cd2ced0a36c6266444eee3c8763d01d [file] [log] [blame]
f(dynamic a) {
a?[0] + 1;
}