Gitly
English
Русский
Español
日本語
中文
Português
Log in
Register
v2
/
vlib
/
v
/
gen
/
c
/
testdata
/
struct_field_result_init.c.must_have
5
lines
·
5
sloc
·
214 bytes
·
55e8faaedf64ec9e77581af873479891baf249d1
Raw
1
_result_math__big__Integer _t2 = math__big__integer_from_string(_S("115792089237316195423570985008687907853269984665640564039457584007913129639747"));
2
if (_t2.is_error) {
3
math__big__Integer _t3 = {0};
4
return _t3;
5
}