v / vlib / builtin
Raw file | 6 loc (5 sloc) | 203 bytes | Latest commit hash 59ed4be49
1// Copyright (c) 2019-2023 Alexander Medvednikov. All rights reserved.
2// Use of this source code is governed by an MIT license that can be found in the LICENSE file.
3module builtin
4
5fn float_test() {
6}