/test/language/unclassified/wj/aux_wj02a0.e
http://github.com/tybor/Liberty · Specman e · 14 lines · 10 code · 4 blank · 0 comment · 0 complexity · abbe7adbf6fd4a2b3e43efbfa7e25b1d MD5 · raw file
- class AUX_WJ02A0
- create {ANY}
- make
- feature {ANY}
- make (s: STRING)
- do
- x0 := s
- end
- x0: STRING
- end -- class AUX_WJ02A0