mirror of
https://github.com/tc39/test262.git
synced 2025-07-24 14:35:30 +02:00
missing copyright header
This commit is contained in:
parent
81d6bb21a9
commit
206370b98e
@ -1,3 +1,6 @@
|
||||
// Copyright (C) 2018 Leo Balter. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
var x;
|
||||
export { x as π }; // u03c0
|
||||
export { x as az };
|
||||
|
Loading…
x
Reference in New Issue
Block a user