RosettaCodeData/Task/Assertions/VBScript/assertions-2.vbscript
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07:00

3 lines
70 B
Text

dim i
i = 43
Assert i=42, "There's got to be more to life than this!"