Test NULL-coalescing operator.
All checks were successful
The build was successful.

This commit is contained in:
2019-06-21 23:53:01 +02:00
parent dcf37af75e
commit 8ee2dece06
2 changed files with 24 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
int(6)
int(6)
int(6)
int(5)
int(5)
int(5)
int(4)
int(4)
int(4)