summary refs log tree commit diff stats
path: root/lib/pure/asyncdispatch.nim.cfg
blob: e88f8eec31c66026f58f56a2994169c7e07ca6ad (plain) (blame)
1
2
3
@if nimdoc:
  --os:linux
@end
ass="k">const myData = [[1,2,3], [4, 5, 6]] echo myData[0][2] #OUT 3