[fine] Fiddle with tests, no errors

This commit is contained in:
John Doty 2024-01-14 07:05:01 -08:00
parent 65fef78c44
commit 4be4572574
8 changed files with 41 additions and 35 deletions

View file

@ -2,6 +2,7 @@ fun foo(x: f64) {
x + 7
}
// @no-errors
// @type: 20 f64
// @concrete:
// | File