This channel is intended for people just starting with the Raku Programming Language (raku.org). Logs are available at irclogs.raku.org/raku-beginner/live.html
Set by lizmat on 8 June 2022.
00:00 Manifest0 left 00:19 sivoais left, sivoais joined 00:47 deoac joined 02:01 deoac left 04:32 lucs left, lucs joined 04:36 elcaro left, elcaro joined 05:21 kjp joined 07:11 Manifest0 joined 08:08 ab5tract left 08:10 ab5tract joined, ab5tract left, ab5tract joined 08:21 teatwo left, teatwo joined 08:23 teatwo left, teatwo joined 08:58 teatwo left, teatwo joined 09:23 ab5tract left 09:43 ab5tract joined 10:41 camelia left 11:16 ab5tract left, ab5tract joined 11:29 camelia joined 17:14 discord-raku-bot left, discord-raku-bot joined
jgaz How do I extend a physical line of code along multiple logical lines? The usual trick of `code... code... code \[newline] more code...` seems not to work in Raku. 18:04
lizmat jgaz: an unspace should work... could you gist an example? 18:05
nemokosch in general, adding whitespace often won't work, as in, it changes the parsing
jgaz let me cook up a minimal example. 18:06
nemokosch I'd say it doesn't have to be minimal for now
it's more a principle than an unexpected bug so probably we can manage 😛 18:07
antononcube @jgaz Yeah, as no need for minimal -- just do not just cook it, but also gist it.
jgaz I just tried it with a basic `say $x ~\[newline]$y` and it worked. I must have had some trailing whitespace or something the last few times I tried it. NM. My bad. 18:09
I swear, "idiot" is not my middle name. XD
nemokosch no, it's okay. There are definitely situations where you can't add whitespace and you could in some other language 18:10
gfldex Raku made me activate ¶ in vim. 19:18
20:14 teatime joined, teatwo left 20:22 teatime left, teatime joined 20:23 teatwo joined 20:26 tea3po joined 20:27 teatime left 20:29 teatwo left, tea3po left 20:30 tea3po joined 21:07 NemokoschKiwi joined 21:18 tea3po left 21:19 tea3po joined 21:26 NemokoschKiwi left