note
	description: "Summary description for {TEST_NUMERIC_ITERABLE}."
	author: ""
	date: "$Date$"
	revision: "$Revision$"

class interface
	TEST_NUMERIC_ITERABLE

create 
	make

feature 

	make
	
feature --tests

	fcount (s: STRING_8): INTEGER_32

	t1: BOOLEAN
	
end -- class TEST_NUMERIC_ITERABLE

Generated by ISE EiffelStudio