test: forgot tabs ban test

This commit is contained in:
Sebastian Ullrich 2021-04-26 17:09:12 +02:00
parent af391fe812
commit 14c5ec559b
2 changed files with 5 additions and 0 deletions

4
tests/lean/noTabs.lean Normal file
View file

@ -0,0 +1,4 @@
#check
let a := 1
let b := 2
a + b

View file

@ -0,0 +1 @@
noTabs.lean:3:0: error: tabs are not allowed; please configure your editor to expand them