/test/language/unclassified/wj/aux_wj01c0.e
http://github.com/tybor/Liberty · Specman e · 12 lines · 8 code · 3 blank · 1 comment · 0 complexity · dc55360530351097a3dc31c16a75a8ab MD5 · raw file
- class AUX_WJ01C0
- feature {ANY}
- a: AUX_WJ01A0
- output (arg: like a): STRING
- do
- Result := arg.x0.out
- -- IN C0
- end
- end -- class AUX_WJ01C0