svoid test_tok_fixBadTypeParameterOrder() { LS tok = javaTok("static void <A> bla() {}"); tok_fixBadTypeParameterOrder(tok); assertEqualsVerbose("static <A> void bla() {}", join(tok)); }
download show line numbers debug dex old transpilations
Travelled to 6 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1024193 |
Snippet name: | test_tok_fixBadTypeParameterOrder |
Eternal ID of this version: | #1024193/1 |
Text MD5: | d75505e0bd1be914a8eec79d1eae0555 |
Author: | stefan |
Category: | javax / transpiling |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-07-24 20:49:00 |
Source code size: | 196 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 165 / 199 |
Referenced in: | [show references] |