Test file for 2026
This test file should run perfectly if you have Rocq 9.2 installed as well as the required Equations and MetaCoq version.
You only need to make sure you can interpret the whole file, not understand it.
(* This should test that you have Rocq installed *) From Stdlib Require Import Lia. (* This should test that you also have Equations *) From Equations Require Import Equations. (* And MetaRocq Template *) From MetaRocq.Template Require Import All. (* Testing Equations *)(* Testing MetaRocq *) MetaRocq Quote Definition eq_test_term := eq_test.Scheme All for list.