svoid test_tok_allIdentifiersWithoutColonEquals() { testFunctionValues tok_allIdentifiersWithoutColonEquals( "a", litset("a"), "a := b", litset("b"), "a : b", litset("a", "b"), "a = b", litset("a", "b"), ); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030112 |
| Snippet name: | test_tok_allIdentifiersWithoutColonEquals |
| Eternal ID of this version: | #1030112/1 |
| Text MD5: | 89d2c183814843759c7eae24ed58ff91 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2020-11-09 13:04:26 |
| Source code size: | 235 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 360 / 406 |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |