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

3
LINES

< > BotCompany Repo | #1004725 // assertNotNil [Lua]

JavaX fragment (include)

static void assertNotNil(LuaValue l) {
  assertTrue(l != null && !l.isnil());
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1004725
Snippet name: assertNotNil [Lua]
Eternal ID of this version: #1004725/1
Text MD5: e7377214f916a58a15ea0837d51876cf
Author: stefan
Category: javax / luaj
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2016-08-28 15:02:06
Source code size: 81 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 507 / 501
Referenced in: [show references]