fff5819ee ^
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
discard """ exitcode: 1 outputsub: ''' Unhandled exception: Cannot read property 'charCodeAt' of null [<foreign exception>] [FAILED] Bad test ''' matrix: "-d:nodejs" targets: "js" joinable: false """ # bug #16978 import unittest test "Bad test": var x: cstring = nil let y = x[0]