RosettaCodeData/Task/Assertions/Smalltalk/assertions-3.st

2 lines
74 B
Smalltalk
Raw Permalink Normal View History

2013-04-09 00:46:50 -07:00
self assert: (... somethingMustEvaluateToTrue.. ) "implemented in Object"