diff --git a/ets2panda/compiler/lowering/ets/asyncMethodLowering.cpp b/ets2panda/compiler/lowering/ets/asyncMethodLowering.cpp index 1affd68bbf51fb98621f4f1edf87c6ea977fb033..fa1c914b8da02a9696b51e3c3f42c763e0b1af97 100644 --- a/ets2panda/compiler/lowering/ets/asyncMethodLowering.cpp +++ b/ets2panda/compiler/lowering/ets/asyncMethodLowering.cpp @@ -217,4 +217,4 @@ bool AsyncMethodLowering::PerformForModule(public_lib::Context *ctx, parser::Pro return true; } -} // namespace ark::es2panda::compiler +} // namespace ark::es2panda::compilerr