Transpiled version (5958L) is out of date.
svoid test_tok_gettableFields() { testTranspilationFunction tok_gettableFields( "gettable S bla;", "public S bla aka getBla() { ret bla; } S bla;", "gettable byte[] bla;", "public byte[] bla aka getBla() { ret bla; } byte[] bla;", ); }
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: | 383 / 526 |
| Version history: | 4 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1033079 - test_tok_settableFields - settable implies gettable |