Commit f5b7d874 authored by Toon Verwaest's avatar Toon Verwaest Committed by Commit Bot

[parser] Remove scopes-inl.h

Change-Id: I06b36e97bfa81e0f044ed4a47dd15f4797608cad
Reviewed-on: https://chromium-review.googlesource.com/c/1342030Reviewed-by: 's avatarIgor Sheludko <ishell@chromium.org>
Commit-Queue: Toon Verwaest <verwaest@chromium.org>
Cr-Commit-Position: refs/heads/master@{#57610}
parent 4ca93a64
// Copyright 2018 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.
#ifndef V8_AST_SCOPES_INL_H_
#define V8_AST_SCOPES_INL_H_
#include "src/ast/scopes.h"
namespace v8 {
namespace internal {
} // namespace internal
} // namespace v8
#endif // V8_AST_SCOPES_INL_H_
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment