Transpiled version (33357L) is out of date.
1 | !include once #1034831 // Gazelle 22 Function Include for Testing |
2 | |
3 | scope test_leftArrowScript_magicSwitch |
4 | |
5 | svoid test_leftArrowScript_magicSwitch() {
|
6 | var test = new TestFunctionValues<S, O>(l1 leftArrowVerbose); |
7 | |
8 | // function inversion with an extra argument (2 in total) |
9 | test.io([[1 plus 2]], 3).runAndClear(); |
10 | |
11 | // function inversion with no further arguments |
12 | // var f : File |
13 | // rewrites "f f2s" to "f2s file" |
14 | test.io([[userDir, f2s]], f2s(userDir())).runAndClear(); |
15 | } |
Began life as a copy of #1034763
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): elmgxqgtpvxh, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035535 |
| Snippet name: | test_leftArrowScript_magicSwitch |
| Eternal ID of this version: | #1035535/3 |
| Text MD5: | 348994fc3dc1c2420a007e38e2fda6fb |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-06-11 00:00:31 |
| Source code size: | 500 bytes / 15 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 695 / 882 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |