Transpiled version (5958L) is out of date.
1 | svoid test_tok_gettableFields() {
|
2 | testTranspilationFunction tok_gettableFields( |
3 | "gettable S bla;", |
4 | "public S bla aka getBla() { ret bla; } S bla;",
|
5 | |
6 | "gettable byte[] bla;", |
7 | "public byte[] bla aka getBla() { ret bla; } byte[] bla;",
|
8 | ); |
9 | } |
Began life as a copy of #1032867
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, ekrmjmnbrukm, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1032963 |
| Snippet name: | test_tok_gettableFields |
| Eternal ID of this version: | #1032963/5 |
| Text MD5: | fb29934f6e46c59bd207464129bf7919 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-03-23 02:55:58 |
| Source code size: | 268 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 384 / 527 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |