head	1.1;
access;
symbols
	codegen1_branch:1.1.0.12
	codegen1_base:1.1
	java:1.1.0.10
	java_base:1.1
	semantics_branch:1.1.0.8
	semantics_base:1.1
	recovery_branch:1.1.0.6
	recovery_base:1.1
	parser:1.1.0.4
	parser_base:1.1
	scanner_release:1.1.0.2
	scanner_release_base:1.1;
locks; strict;
comment	@# @;


1.1
date	96.09.11.04.52.43;	author hartmans;	state Exp;
branches;
next	;


desc
@Test all the punctuation operators
@


1.1
log
@Adding some test cases
@
text
@% Test out all operators
+ - * =
== >= <= != < >
| & 
( ) { } [ ]
: ;
! % this is an error
@
