Codebase list libmawk / upstream/1.0.0 scconfig / src / tmpasm / regression / err_switch_nocond.gasm
upstream/1.0.0

Tree @upstream/1.0.0 (Download .tar.gz)

err_switch_nocond.gasm @upstream/1.0.0raw · history · blame

1
2
3
switch
case data print {foo}; end
end