/test/language/unclassified/woj/aux_woj01_exp.e
http://github.com/tybor/Liberty · Specman e · 14 lines · 10 code · 4 blank · 0 comment · 0 complexity · bbb17789f6e93bc9928c7b553faaa245 MD5 · raw file
- expanded class AUX_WOJ01_EXP
- insert
- AUX_WOJ01_DEF
- feature {ANY}
- n: INTEGER
- set (i: INTEGER)
- do
- n := i
- end
- end -- class AUX_WOJ01_EXP