|
structure SMLPPTest0001 =
struct
structure Assert = SMLUnit.Assert
structure Test = SMLUnit.Test
structure Testee = SMLPP
structure FE = Testee.FormatExpression
structure PP = Testee.PrinterParameter
val prettyPrint
val testTerm0001
val testTerm0002
val testTerm0003
val suite
end
case | description |
---|---|
Term0001 | single term |
Term0002 | sequence of terms |
Term0003 | including spaces as terms |
Value detail |
---|
val prettyPrint
val testTerm0001
val testTerm0002
val testTerm0003
val suite
|