← index

ActAsUserStringsealed

inherits Mixin · defined at core/00-bootstrap.qn:106

Marker mixin for classes constructible from a tagged string literal: #Name'text' compiles to Name.newUserString:'text' (see ANSI).