blob: abb0215953e74e5627eda859420e1106f8d72222 [file] [log] [blame]
// Copyright 2020 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.
with (Math) {
print(PI);
}