Update tests.

This commit is contained in:
chriseth
2021-10-06 13:55:38 +02:00
parent 5ecd2f2287
commit 96d50431bb
12 changed files with 19 additions and 19 deletions
@@ -2,4 +2,4 @@ contract A {
fixed40x40 pi = 3.14;
}
// ----
// TypeError 2326: (33-37): Type rational_const 157 / 50 is not implicitly convertible to expected type fixed40x40. Try converting to type ufixed16x2 or use an explicit conversion.
// TypeError 7407: (33-37): Type rational_const 157 / 50 is not implicitly convertible to expected type fixed40x40. Number is too large for type.