summaryrefslogtreecommitdiff
path: root/vendor/bundle/ruby/3.4.0/gems/rouge-4.5.2/lib/rouge/demos/q
blob: b7ff469e2e9780e55804b98227d44925df9469d7 (plain)
1
2
3
4
5
6
7
8
/ comment
x: til 10

tab:([]a:1 2 3;b:`a `b `c);

function:{[table]
	select from table where b=`c
	};