File: string_ident.ref

package info (click to toggle)
coq-iris 4.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,116 kB
  • sloc: python: 130; makefile: 61; sh: 28; sed: 2
file content (14 lines) | stat: -rw-r--r-- 482 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
"test_invalid_ident"
     : string
The command has indeed failed with message:
Uncaught Ltac2 exception: StringToIdent.InvalidIdent "has a space"
"test_not_string"
     : string
The command has indeed failed with message:
Uncaught Ltac2 exception: StringToIdent.NotStringLiteral constr:(4)
"test_not_literal"
     : string
The command has indeed failed with message:
Uncaught Ltac2 exception: StringToIdent.NotStringLiteral constr:(s)
"test_string_to_ident_not_fresh"
     : string