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

move compiler tests from compiler/ to v/

This commit is contained in:
Alexander Medvednikov
2020-03-27 18:01:46 +01:00
parent 95e67c9502
commit eed7c91e87
132 changed files with 18 additions and 18 deletions

View File

@ -68,4 +68,4 @@ fn C.sapp_d3d11_get_depth_stencil_view() voidptr
/* Win32: get the HWND window handle */
fn C.sapp_win32_get_hwnd() voidptr
/* Android: get native activity handle */
fn C.sapp_android_get_native_activity() voidptr
fn C.sapp_android_get_native_activity() voidptr