rc icon indicating copy to clipboard operation
rc copied to clipboard

Segmentation fault

Open aksr opened this issue 2 months ago • 0 comments

Latest version: e474d36

#!/usr/bin/rc

fn testx {
	testx
}
testx

(segfault)

aksr avatar Sep 29 '25 05:09 aksr