Add support for hex literals #190
80.00% of diff hit (target 27.99%)
View this Pull Request on Codecov
80.00% of diff hit (target 27.99%)
Annotations
Check warning on line 945 in ast/node_builder.go
codecov / codecov/patch
ast/node_builder.go#L945
Added line #L945 was not covered by tests
Check warning on line 948 in ast/node_builder.go
codecov / codecov/patch
ast/node_builder.go#L948
Added line #L948 was not covered by tests
Check warning on line 293 in ast/types.go
codecov / codecov/patch
ast/types.go#L293
Added line #L293 was not covered by tests
Check warning on line 35 in lib/int/runtime/int.go
codecov / codecov/patch
lib/int/runtime/int.go#L35
Added line #L35 was not covered by tests
Check warning on line 268 in semantics/type_resolver.go
codecov / codecov/patch
semantics/type_resolver.go#L266-L268
Added lines #L266 - L268 were not covered by tests
Check warning on line 803 in semantics/type_resolver.go
codecov / codecov/patch
semantics/type_resolver.go#L803
Added line #L803 was not covered by tests
Check warning on line 920 in semantics/type_resolver.go
codecov / codecov/patch
semantics/type_resolver.go#L919-L920
Added lines #L919 - L920 were not covered by tests
Check warning on line 929 in semantics/type_resolver.go
codecov / codecov/patch
semantics/type_resolver.go#L928-L929
Added lines #L928 - L929 were not covered by tests