4 lines
49 B
Meson
4 lines
49 B
Meson
project('int conversion')
|
|
|
|
'notanumber'.to_int()
|
project('int conversion')
|
|
|
|
'notanumber'.to_int()
|