You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./parser_test.go:133:32: conversion from untyped int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
./parser_test.go:135:31: conversion from untyped int to string yields a string of one rune, not a string of digits (did you mean fmt.Sprint(x)?)
FAIL _/home/oceanfish81/go_projects/go-ansiterm [build failed]
FAIL
Hi.
Your test is crashing:
I am using gollvm :
Could be reproduced using my "release" build
The text was updated successfully, but these errors were encountered: