Skip to content

Commit 943a167

Browse files
committed
ss test
1 parent 4b3ff17 commit 943a167

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

trac.test.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ const cases = [
2020
["#(ps,] )#(ps,#(rs))'XYZ'", "] XYZ"],
2121
//
2222
["((3+4))*9 = #(ml,#(ad,3,4),9)'", "(3+4)*9 = 63"],
23+
// ss
24+
["#(ds,x,ABCDEF)'#(ss,x,C)'#(ss,x,EF)'#(pf,x)'", "<↑>AB<1>D<1>"],
25+
["#(ds,x,ABCDECF)'#(ss,x,C)'#(pf,x)'", "<↑>AB<1>DE<1>F"],
2326
// cl, ln
2427
[multiline + "#(ps,#(ln,(,)))'", " 120Factorial "],
2528
["#(ds,AA,Cat)'#(ds,BB,(#(cl,AA)))'#(ps,##(ln,(,)))'", "AA,BB"],

0 commit comments

Comments
 (0)