13 lines
1.1 KiB
Plaintext
13 lines
1.1 KiB
Plaintext
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
|
|
[error] <...>/const-violations.hlt:22:5-22:18: call does not match any method: <const vector<uint<64>>>.push_back(<uint<64>>)
|
|
[error] <...>/const-violations.hlt:23:5-23:10: cannot assign to constant expression: v = v2
|
|
[error] <...>/const-violations.hlt:24:5-24:12: cannot assign to constant expression: v[5] = 1
|
|
[error] <...>/const-violations.hlt:25:5-25:21: cannot assign to expression: v
|
|
[error] <...>/const-violations.hlt:26:5-26:9: call does not match any function: p2(<const vector<uint<64>>>)
|
|
[error] <...>/const-violations.hlt:26:5-26:9: candidates:
|
|
[error] <...>/const-violations.hlt:26:5-26:9: - p2(inout v: vector<uint<64>>) [<...>/const-violations.hlt:16:1-17:1]
|
|
[error] <...>/const-violations.hlt:29:5-29:10: call does not match any method: <Z>.x(<const vector<uint<64>>>)
|
|
[error] <...>/const-violations.hlt:29:5-29:10: candidates:
|
|
[error] <...>/const-violations.hlt:29:5-29:10: - <inout Foo::Z>.x(inout v: vector<uint<64>>) [<...>/const-violations.hlt:13:5-13:44]
|
|
[error] hiltic: aborting after errors
|