assemblyscript/tests/parser/optional-property.ts.fixture.ts

5 lines
105 B
TypeScript

class C {
x: i32;
}
// ERROR 219: "Optional properties are not supported." in optional-property.ts:2:9