2 lines
75 B
ChaiScript
2 lines
75 B
ChaiScript
assert_throws("Illegal const function assignment", []() { clone = `-` } );
|
assert_throws("Illegal const function assignment", []() { clone = `-` } );
|