mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-19 18:01:31 +00:00
more
This commit is contained in:
@ -1330,7 +1330,7 @@ export class Program extends DiagnosticEmitter {
|
||||
property,
|
||||
declaration,
|
||||
this.checkDecorators(declaration.decorators,
|
||||
DecoratorFlags.INLINE
|
||||
DecoratorFlags.INLINE | DecoratorFlags.UNSAFE
|
||||
)
|
||||
);
|
||||
if (isGetter) {
|
||||
|
Reference in New Issue
Block a user