2021-01-18 13:20:06 +01:00
|
|
|
// Copyright (c) 2019-2021 Alexander Medvednikov. All rights reserved.
|
2020-07-11 19:03:59 +02:00
|
|
|
// Use of this source code is governed by an MIT license that can be found in the LICENSE file.
|
|
|
|
module builtin
|
|
|
|
|
2021-03-24 19:39:59 +01:00
|
|
|
fn float_test() {
|
2020-07-11 19:03:59 +02:00
|
|
|
}
|