单项选择题

A.BigInt(’123n’)
B.BigInt(’abc’)
C.BigInt(’1.5’)
D.BigInt(undefined)