1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

.div hack

This commit is contained in:
Alexander Medvednikov
2019-07-30 22:33:20 +02:00
parent 8bb41d2de5
commit 95d76993c9
2 changed files with 25 additions and 2 deletions

View File

@ -1,3 +1,7 @@
// Copyright (c) 2019 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 vweb
import (