1 | static GazelleLine gazelle_importPreprocessedLine(O lineConcept) {
|
2 | ret lineConcept == null ? null : nu GazelleLine( |
3 | text := _get preprocessed(lineConcept), |
4 | msgID := getLong msgID(lineConcept)); |
5 | } |
Began life as a copy of #1021674
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1022292 |
| Snippet name: | gazelle_importPreprocessedLine |
| Eternal ID of this version: | #1022292/1 |
| Text MD5: | 8c5bc1c274b7f5b72981d333f3a0489e |
| Author: | stefan |
| Category: | javax / discord |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-12 20:24:40 |
| Source code size: | 209 bytes / 5 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 515 / 528 |
| Referenced in: | [show references] |