mirror of
https://github.com/dlang/dmd.git
synced 2025-04-26 13:10:12 +03:00
Add newline to test
This commit is contained in:
parent
5b9e712f87
commit
8f1803391c
1 changed files with 1 additions and 1 deletions
|
@ -69,4 +69,4 @@ void main()
|
|||
assert(validateMethod(obj, "isFourtyTwo")); // Case: isXYZ
|
||||
assert(validateMethod(obj, "setFourtyTwo:")); // Case: isXYZ
|
||||
assert(validateMethod(obj, "myFunction:b:c:")); // Case: Auto-gen function selector.
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue