mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
Revert "term: obtain the cursor position via termios.h (#11372)"
This reverts commit af28d09630.
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
import term.ui
|
||||
|
||||
// This test just ensures that programs importing term.ui can compile
|
||||
|
||||
fn test_a_simple_term_ui_program_can_be_compiled() {
|
||||
println(ui.color_table)
|
||||
assert true
|
||||
}
|
||||
Reference in New Issue
Block a user