Open ORESoftware opened 5 years ago
we can use this:
const markers = Symbol('markers'); bop: { [markers]: [swift.class, go.struct, java.interface] } /// which is the same as: bop: set(swift.class, go.struct, java.interface, { }),
we can use this: