RosettaCodeData/Task/Assertions/FutureBasic/assertions.basic

2 lines
41 B
Text
Raw Permalink Normal View History

2025-02-27 18:35:13 -05:00
cln NSAssert(a == 42, @"Error message");