adamc@63: val x = 0 adamc@63: val x = 1 adamc@63: adamc@63: type t = int adamc@63: (*type t = int*) adamc@63: adamc@63: signature S = sig end adamc@63: (*signature S = sig end*) adamc@63: adamc@63: structure S = struct end adamc@63: (*structure S = struct end*)