Subject: Ssreflect Users Discussion List
List archive
- From: Jason Gross <>
- To: ssreflect <>
- Subject: [ssreflect] Ssreflect (1.4) breaks Ltac's type of notation
- Date: Wed, 18 Jun 2014 14:29:47 +0100
Is this a known bug?
Require Import Ssreflect.ssreflect.
Ltac foo x := type of x.
(* Toplevel input, characters 19-21:
Syntax error: '.' expected after [vernac:command] (in [vernac_aux]). *)
There's a workaround of doing
Ltac type_of x := type of x.
Require Import Ssreflect.ssreflect.
But it would be nice if ssr made [type of] work.
-Jason
- [ssreflect] Ssreflect (1.4) breaks Ltac's type of notation, Jason Gross, 06/18/2014
- RE: [ssreflect] Ssreflect (1.4) breaks Ltac's type of notation, Georges Gonthier, 06/19/2014
- Re: [ssreflect] Ssreflect (1.4) breaks Ltac's type of notation, Jason Gross, 06/19/2014
- RE: [ssreflect] Ssreflect (1.4) breaks Ltac's type of notation, Georges Gonthier, 06/19/2014
Archive powered by MHonArc 2.6.18.