1 | In: "if (gummipw = null || gummipw.length() == 0)" |
2 | Out: "if (gummipw == null || gummipw.length() == 0)" |
3 | In: "if (a = null)" |
4 | Out: "if (a == null)" |
5 | In: "if (abc.xyz = null)" |
6 | Out: "if (abc.xyz == null)" |
Travelled to 12 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1000454 |
Snippet name: | Fix "= insteadof ==" typo |
Eternal ID of this version: | #1000454/1 |
Text MD5: | ae69375989caa18b777509f29f982c9c |
Author: | stefan |
Category: | |
Type: | IOIOI |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2015-08-07 23:24:29 |
Source code size: | 204 bytes / 6 lines |
Pitched / IR pitched: | No / Yes |
Views / Downloads: | 497 / 316 |
Referenced in: | [show references] |