File: string.latte

package info (click to toggle)
latte 2.1-9
  • links: PTS
  • area: main
  • in suites: woody
  • size: 2,064 kB
  • ctags: 1,223
  • sloc: sh: 7,506; cpp: 5,831; ansic: 662; perl: 628; makefile: 350; yacc: 196; lisp: 114
file content (3 lines) | stat: -rw-r--r-- 104 bytes parent folder | download | duplicates (2)
1
2
3
{\if {\string? abc} OK no}
{\if {\string? {abc}} no OK}
{\if {\string? {\apply \concat {a b c}}} OK no}