blob: 4a491a033ce487f07bd20c1b831f67af1287a72a (
plain)
1
2
3
4
5
6
|
// Copyright (c) 2019-2021 Alexander Medvednikov. All rights reserved.
// Use of this source code is governed by an MIT license that can be found in the LICENSE file.
module builtin
fn float_test() {
}
|