Login
001-011-nameof.s2 at [b0ac77411e]
Login
☰
Home
Timeline
Branches
Tags
Tickets
Wiki
Login
Annotate
Artifact
Blame
Check-ins Using
Doc
Download
Hex
Line Numbers
File s2/unit/001-011-nameof.s2 artifact
c145a216d1
part of check-in b0ac77411e
var x; assert nameof x === 'x'; assert 'x' === nameof x;