Warning, /rolisteam/rolisteam/src/tests/manual/charactersheet/fuzzer/testcase_dir/gooddata.txt is written in an unsupported language. File is not indexed.

0001 ${force}+4
0002 min(4,5)
0003 max(4,5)
0004 abs(-10)
0005 floor(8.58)
0006 ceil(9.58)
0007 avg(10,11,15)
0008 concat("text ",4,"new text")
0009 4+5
0010 5-4
0011 9*5
0012 25/5