blob: a9e808e40e5c6eb6c547ba73a445d5f3a8a93b8c [file] [log] [blame] [edit]
// Copyright (C) 2020 Rick Waldron, André Bargull. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
/*---
desc: Declare "arguments" and assign to it in direct eval code
template: default/*
---*/
//- parameter-code
eval("var arguments")