blob: 7050005a9c09743326f03484c0bc910538db4094 [file] [log] [blame]
// Copyright (C) 2015 the V8 project authors. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
description: >
`true` satisfies the assertion.
---*/
assert(true);