Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

10
LINES

< > BotCompany Repo | #1013242 // Type-checking problem v2 (OK, problem doesn't exist!)

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Libraryless. Click here for Pure Java version (885L/6K).

!7

sclass _F0<A> {}

static <A> A _call(_F0<A> f) { null; }
static O _call(O f, O... y) { null; }

p {
  S s = _call(new _F0<S>());
}

Author comment

Began life as a copy of #1013241

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1013242
Snippet name: Type-checking problem v2 (OK, problem doesn't exist!)
Eternal ID of this version: #1013242/4
Text MD5: 844441c4a7149efc5f8a35845f8329f5
Transpilation MD5: 06ebfdc8a96421a509378ce5a144e056
Author: stefan
Category: javax
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-12-29 01:05:11
Source code size: 143 bytes / 10 lines
Pitched / IR pitched: No / No
Views / Downloads: 320 / 682
Version history: 3 change(s)
Referenced in: [show references]