summaryrefslogtreecommitdiff
path: root/tests/examplefiles/test.sco
blob: 4f1298d82dbccd134b8c90316c50ea030e55fe7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/*
 * comment
 */
; comment
// comment
a B b C d e f i q s t v x y
z
np0 nP1 Np2 NP3
m/**/label;
n label
123 0123456789
0xabcdef0123456789 0XABCDEF
1e2 3e+4 5e-6 7E8 9E+0 1E-2 3. 4.56 .789
"characters$MACRO."
{ 1 I
  { 2 J
    { 3 K
      $I $J $K
    }
  }
}
#include "score.sco"
#includestr/**/"$MACRO..sco"