From 4569194392122ae4715549b2f0b9fffff051b278 Mon Sep 17 00:00:00 2001 From: azidar Date: Thu, 7 Jan 2016 17:15:31 -0800 Subject: Fixed a bunch of tests, and minor bugs --- test/errors/parser/InstanceNotRef.fir | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/errors/parser/InstanceNotRef.fir') diff --git a/test/errors/parser/InstanceNotRef.fir b/test/errors/parser/InstanceNotRef.fir index a6996fee..0760f168 100644 --- a/test/errors/parser/InstanceNotRef.fir +++ b/test/errors/parser/InstanceNotRef.fir @@ -1,5 +1,5 @@ ; RUN: firrtl -i %s -o %s.flo -x X -p c | tee %s.out | FileCheck %s -; CHECK: FIRRTL Parsing Error: Expected a reference expression here. +; CHECK: FIRRTL Parsing Error: Expected a statement here. circuit Top : module Top : -- cgit v1.2.3