File: attributeName_invalid.utb

package info (click to toggle)
liblouis 3.36.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky
  • size: 86,248 kB
  • sloc: ansic: 37,162; makefile: 1,298; python: 772; lisp: 390; sh: 339; perl: 221; cpp: 21
file content (11 lines) | stat: -rw-r--r-- 238 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
11
display A 17
sign a 1
sign b 12

# attribute names can only contain letters (a-z and A-Z, case
# matters), so the following is wrong and should make the table
# compilation fail in a test

attribute foo1 b

noback context _%foo1["a"] @17