summaryrefslogtreecommitdiff
path: root/tests/examplefiles/test.sco
blob: d997c1b3874ad65582e779fa5a2d6ba4d73138e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
/*
 * comment
 */
; comment
// comment
a 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"