blob: fd027356895dfa2b7a48d4e2b2f6104003e2830b [file] [edit]
// Copyright 2017 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import lebab from "./lebab.mjs";
it("lebab runs to completion", () => void lebab.fn());