aboutsummaryrefslogtreecommitdiff
path: root/deps/v8/test/message/fail/modules-undefined-export1.mjs
blob: 070b73987d0dd5e056a0c6f985d8cdde213e8316 (plain)
1
2
3
4
5
// Copyright 2016 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.

export {x};