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