While trying to play around with Typst I've noticed that when you use code blocks for displaying code listings, they appear without any line numbers and labels.
I wonder if it's possible to add line numbers to the code block, preferably starting arbitrarily (not necessarily from 1). Also I wonder if it's possible to add a label similarly to how Figure works, so that I would be able to reference the code listing from elsewhere