Libraryless. Click here for Pure Java version (4167L/25K).
1 | svoid test_tok_scopes() {
|
2 | testTranspilationFunction tok_scopes( |
3 | "scope bla { blubb #blu; }",
|
4 | " blubb bla_blu; ", |
5 | "scope bla int #x; end scope ", |
6 | " int bla_x; "); |
7 | } |
download show line numbers debug dex old transpilations
Travelled to 5 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030274 |
| Snippet name: | test_tok_scopes |
| Eternal ID of this version: | #1030274/3 |
| Text MD5: | 9e12bd3cc39cb0883b05f9cf5ddc8b2a |
| Transpilation MD5: | 75814e968b92d42f807bb0201c6cfc78 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-06-12 03:56:12 |
| Source code size: | 218 bytes / 7 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 412 / 528 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |