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

tests: delete an unused file

This commit is contained in:
Ruofan XU
2020-04-21 03:48:14 +08:00
committed by GitHub
parent 9c0d97335e
commit f725b93019

View File

@ -1,3 +0,0 @@
fn main() {
1 | 0.5
}