feat: implement Primitive type Literal #382
Annotations
2 errors and 2 warnings
|
cpp-linter
Process completed with exit code 1.
|
|
cpp-linter
Process completed with exit code 1.
|
|
test/literal_test.cc:187:50 [modernize-use-std-numbers]:
test/literal_test.cc#L187
prefer 'std::numbers::pi' to this literal, differs by '0.00e+00'
|
|
test/literal_test.cc:188:52 [modernize-use-std-numbers]:
test/literal_test.cc#L188
prefer 'std::numbers::e' to this literal, differs by '0.00e+00'
|