2021-01-18 12:20:06 +00:00
|
|
|
// Copyright (c) 2019-2021 Alexander Medvednikov. All rights reserved.
|
2020-07-11 17:03:59 +00: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 18:39:59 +00:00
|
|
|
fn float_test() {
|
2020-07-11 17:03:59 +00:00
|
|
|
}
|