[wasm] Fix WASM CI script. (#6741)
[mono-project.git] / mcs / errors / CS0266-25-lib.cs
blobf7e39138b536777261bf5142bfebc38d2e00b35b
1 using System.Collections.Generic;
3 public class Test
5 public IList<dynamic> DynField;