Sign in
webkit
/
WebKit
/
8cd365e9845661229ee06dd3fb968eec4fdfdc8a
/
.
/
JSTests
/
test262
/
test
/
language
/
expressions
/
arrow-function
/
arrow
/
concisebody-lookahead-assignmentexpression-1.js
blob: 4777db00b889632e10fa0bcf8f3bae6f75912e51 [
file
] [
log
] [
blame
]
// Copyright 2015 Microsoft Corporation. All rights reserved.
// This code is governed by the license found in the LICENSE file.
/*---
description: "ConciseBody :[lookahead { { }] AssignmentExpression"
es6id: 14.2
---*/
x
=>
x
=>
x