$use Compare StdIO; Main = { <"/=" ('a') ('a') >; ; }, { <"/=" ('a') ('b')>; ; }, { <"/=" ('a') (('a'))>; ; };