fix test_sscanf_other_whitespace for s_x_x
This commit is contained in:
Родитель
ac646ebc84
Коммит
7433a9e52a
|
@ -6040,6 +6040,8 @@ Pass: 0.000012 0.000012''')
|
|||
self.do_run(src, '''0:173,16 1:16,173 2:183,173 3:17,287 4:98,123''')
|
||||
|
||||
def test_sscanf_other_whitespace(self):
|
||||
Settings.SAFE_HEAP = 0 # use i16s in printf
|
||||
|
||||
src = r'''
|
||||
#include<stdio.h>
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче