Warning: session_start(): open(/var/lib/php/sessions/sess_s3iofl669hhuqac6hg244sqpp1, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
test_isPrimitiveArray [1024091]

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

6
LINES

< > BotCompany Repo | #1024091 // test_isPrimitiveArray

JavaX fragment (include)

svoid test_isPrimitiveArray() {
  testFunctionValues isPrimitiveArray(
    null, false,
    new int[0], true,
    new Int[0], false);
}

Author comment

Began life as a copy of #1024090

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: #1024091
Snippet name: test_isPrimitiveArray
Eternal ID of this version: #1024091/3
Text MD5: 95e83655c98964531fa78988d7ab7bfb
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-07-20 15:36:18
Source code size: 140 bytes / 6 lines
Pitched / IR pitched: No / No
Views / Downloads: 401 / 423
Version history: 2 change(s)
Referenced in: [show references]