Aer/tests/implicitly_typed_declarations.exp
belliash fffce10ba8
Tous les contrôles ont réussi
The build was successful.
Test for implicitly typed declarations.
2019-06-15 23:44:10 +02:00

9 lignes
96 B
Plaintext

int(4)
int(5)
int(6)
string(11 'test string')
object(Test) {
}
float(6.5)
bool(TRUE)
void(NULL)