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

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

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

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