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

8
LINES

< > BotCompany Repo | #1011203 // Test firstJavaToken

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

Download Jar. Libraryless. Click here for Pure Java version (1499L/11K).

!7

p {
  assertEqualsVerbose("a", firstJavaToken("a b c"));
  assertEqualsVerbose(null, firstJavaToken(" /* comment */ "));
  assertEqualsVerbose("\"hello\"", firstJavaToken(" \"hello\" bla"));
  print("OK");
}

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: #1011203
Snippet name: Test firstJavaToken
Eternal ID of this version: #1011203/1
Text MD5: a14c2468a58dadeda35670577d5f808d
Transpilation MD5: 04614d0d16a409ea1e3514396f0c83d6
Author: stefan
Category: javax
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-17 00:25:00
Source code size: 218 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 350 / 718
Referenced in: [show references]